Klasse ImageHandleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.spaghetticodegang.trylater.shared.exception.ImageHandleException
- Alle implementierten Schnittstellen:
Serializable
Thrown when an image could not be handled.
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungImageHandleException
(Map<String, String> errors) Constructs a newImageHandleException
. -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
ImageHandleException
-