Package com.dracoon.sdk.crypto.error
Class BadFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.dracoon.sdk.crypto.error.CryptoException
com.dracoon.sdk.crypto.error.BadFileException
- All Implemented Interfaces:
Serializable
Signals a problem with the file.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBadFileException(String message) BadFileException(String message, Throwable cause) BadFileException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadFileException
public BadFileException() -
BadFileException
-
BadFileException
-
BadFileException
-