public class CommitterException extends Exception
Constructor and Description |
---|
CommitterException()
Constructor.
|
CommitterException(String message)
Constructor.
|
CommitterException(String message,
Throwable cause)
Constructor.
|
CommitterException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommitterException()
public CommitterException(String message)
message
- error messagepublic CommitterException(Throwable cause)
cause
- original exceptionCopyright © 2009–2022 Norconex Inc.. All rights reserved.