Package com.github.miachm.sods
Class SodsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.miachm.sods.SodsException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 GenerateOdsException,NotAnOdsException,OperationNotSupportedException
Base class for all exceptions of the library
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
SodsException
public SodsException() 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable
 
 -