public class KeypleAllocationReaderException extends KeypleException
| Constructor and Description |
|---|
KeypleAllocationReaderException(java.lang.String message) |
KeypleAllocationReaderException(java.lang.String message,
java.lang.Throwable cause)
Encapsulates a lower level reader exception
|
public KeypleAllocationReaderException(java.lang.String message)
message - the message to identify the exception contextpublic KeypleAllocationReaderException(java.lang.String message,
java.lang.Throwable cause)
message - message to identify the exception contextcause - the cause