Package de.hybris.platform.util
Class SingletonCreator.SingletonCreateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.util.SingletonCreator.SingletonCreateException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SingletonCreator
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSingletonCreateException(SingletonCreator.Creator<?> creator, String msg) SingletonCreateException(SingletonCreator.Creator<?> creator, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SingletonCreateException
-
SingletonCreateException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-