public class TTByteHandleException extends TTException
Constructor and Description |
---|
TTByteHandleException(DataFormatException pExc)
Constructor.
|
TTByteHandleException(GeneralSecurityException pExc)
Constructor.
|
TTByteHandleException(InvalidKeyException pExc)
Constructor.
|
TTByteHandleException(IOException pExc)
Constructor.
|
TTByteHandleException(NoSuchAlgorithmException pExc)
Constructor.
|
TTByteHandleException(NoSuchPaddingException pExc)
Constructor.
|
concat
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TTByteHandleException(IOException pExc)
pExc
- to be encapsulatedpublic TTByteHandleException(DataFormatException pExc)
pExc
- to be encapsulatedpublic TTByteHandleException(NoSuchAlgorithmException pExc)
pExc
- to be encapsulatedpublic TTByteHandleException(NoSuchPaddingException pExc)
pExc
- to be encapsulatedpublic TTByteHandleException(InvalidKeyException pExc)
pExc
- to be encapsulatedpublic TTByteHandleException(GeneralSecurityException pExc)
pExc
- to be encapsulatedCopyright © 2013. All Rights Reserved.