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