Package com.e1c.langtool.generatestring
Class InvalidStorageIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.e1c.langtool.generatestring.InvalidStorageIdException
- All Implemented Interfaces:
Serializable
An exception class used to signal unrecognized storage id.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidStorageIdException(String message) InvalidStorageIdException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidStorageIdException
- See Also:
-
InvalidStorageIdException
- See Also:
-
InvalidStorageIdException
- See Also:
-