public class DataLengthException extends RuntimeCryptoException
| Constructor and Description |
|---|
DataLengthException()
base constructor.
|
DataLengthException(String message)
create a DataLengthException with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataLengthException()
public DataLengthException(String message)
message - the message to be carried with the exception.Copyright © 2015. All rights reserved.