java.io.Serializable
OutputLengthException
public class DataLengthException extends RuntimeCryptoException
Constructor | Description |
---|---|
DataLengthException() |
base constructor.
|
DataLengthException(java.lang.String message) |
create a DataLengthException with the given message.
|