Class CacheAutomationError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.smallmind.nutsnbolts.lang.FormattedError
org.smallmind.persistence.cache.aop.CacheAutomationError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCacheAutomationError(String message, Object... args) CacheAutomationError(Throwable throwable) CacheAutomationError(Throwable throwable, String message, Object... args) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CacheAutomationError
public CacheAutomationError() -
CacheAutomationError
-
CacheAutomationError
-
CacheAutomationError
-