public abstract class ConflictException extends java.lang.RuntimeException implements CrateException
Constructor and Description |
---|
ConflictException(java.lang.String message) |
ConflictException(java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
errorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept
public ConflictException(java.lang.String message)
public ConflictException(java.lang.String message, java.lang.Throwable cause)
public int errorCode()
errorCode
in interface CrateException