Package com.amazonaws.services.s3
Class KeyWrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
com.amazonaws.services.s3.KeyWrapException
- All Implemented Interfaces:
Serializable
Key wrapping related security exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionKeyWrapException
(String message, Throwable cause) KeyWrapException
(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
-
KeyWrapException
public KeyWrapException() -
KeyWrapException
-
KeyWrapException
-
KeyWrapException
-