Package eu.bandm.tools.paisley
Class CachedTransform.ApplyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.bandm.tools.paisley.CachedTransform.ApplyException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CachedTransform<A,
B>
Indicates that a target can not be transformed.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ApplyException
public ApplyException() -
ApplyException
-