com.norconex.committer
Class CommitterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.norconex.committer.CommitterException
- All Implemented Interfaces:
- Serializable
public class CommitterException
- extends RuntimeException
Triggered when something went wrong with committing.
- Author:
- Pascal Essiembre
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommitterException
public CommitterException()
CommitterException
public CommitterException(String message)
CommitterException
public CommitterException(Throwable cause)
CommitterException
public CommitterException(String message,
Throwable cause)
Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.