public static class CachedTransform.ApplyException extends Exception
| Constructor and Description |
|---|
ApplyException() |
ApplyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplyException()
public ApplyException(Throwable cause)
see also the complete user documentation .