Package 

Class ConsoleException

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getOurStackTrace, getStackTrace, getStackTraceDepth, getStackTraceElement, getSuppressed, initCause, printEnclosedStackTrace, printStackTrace, readObject, setStackTrace, toString, writeObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConsoleException

        ConsoleException(String message)
      • ConsoleException

        ConsoleException(Throwable cause)