Class TreeException
- Object
- 
- Throwable
- 
- Exception
- 
- IOException
- 
- TreeException
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class TreeException extends IOException - Author:
- Tommaso Nolli
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description TreeException()TreeException(String message)TreeException(String message, Throwable cause)TreeException(Throwable cause)
 - 
Method Summary- 
Methods inherited from class ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-