Package mocka.exception
Class GeneratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
mocka.exception.GeneratorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ValueSourceException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeneratorException(String message) GeneratorException(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
-
GeneratorException
-
GeneratorException
-