public class RecordManagerException extends RuntimeException
Constructor and Description |
---|
RecordManagerException()
Creates a new instance of RecordManagerException.
|
RecordManagerException(String explanation)
Creates a new instance of RecordManagerException.
|
RecordManagerException(String explanation,
Throwable cause)
Creates a new instance of RecordManagerException.
|
RecordManagerException(Throwable cause)
Creates a new instance of RecordManagerException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RecordManagerException()
public RecordManagerException(String explanation)
explanation
- The message associated with the exceptionpublic RecordManagerException(Throwable cause)
Copyright © 2012–2019 Apache Mavibot Project Parent. All rights reserved.