public class CommitException extends RuntimeException
Constructor and Description |
---|
CommitException() |
CommitException(String message) |
CommitException(String message,
Throwable cause) |
CommitException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CommitException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.