Package jmri.jmrit.ctc
Class CTCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jmri.jmrit.ctc.CTCException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCTCException(String module, String userIdentifier, String parameter, String reason) -
Method Summary
Modifier and TypeMethodDescriptionvoidlogError()static voidstatic voidvoidstatic voidlogWarning(String string) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CTCException
-
-
Method Details
-
getExceptionString
-
logError
-
logWarning
-
logError
-
logWarning
-
logInfo
-