Package com.efiAnalytics.plugin.ecu
Class ControllerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.efiAnalytics.plugin.ecu.ControllerException
- All Implemented Interfaces:
Serializable
- Author:
- Phil Tobin
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionControllerException(String message) Creates a new instance of ControllerException -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ControllerException
Creates a new instance of ControllerException
-