Package com.highmobility.autoapi
Class CommandParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.highmobility.autoapi.CommandParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCommandParseException(String error) CommandParseException(String format, Object... args) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
code
-
PARSE_ERROR_DESCRIPTION
- See Also:
-
-
Constructor Details
-
CommandParseException
public CommandParseException() -
CommandParseException
-
CommandParseException
-
CommandParseException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getLocalizedMessage
- Overrides:
getLocalizedMessagein classThrowable
-