Class SodsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GenerateOdsException, NotAnOdsException, OperationNotSupportedException

public abstract class SodsException extends RuntimeException
Base class for all exceptions of the library
See Also:
  • Constructor Details

    • SodsException

      public SodsException()
  • Method Details