Class JOTreeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JOTreeExceptionCycle, JOTreeExceptionDetachDenied

public abstract class JOTreeException extends RuntimeException
The type of exceptions raised by the package.
See Also:
  • Constructor Details

    • JOTreeException

      protected JOTreeException(String message)