Klasse DecodingFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.pipe.util.exceptions.DecodingFailedException
- Alle implementierten Schnittstellen:
Serializable
Exception thrown if the decoding in Base64 fails.
- Autor:
- Andreas Enders
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
DecodingFailedException
- Parameter:
aMessage-
-