public class ValidationException extends WrappedException
GENERAL, INTERNAL, STORE, UNAVAILABLE, UNSUPPORTED, USER, WRAPPED
Constructor and Description |
---|
ValidationException(RuntimeException e) |
ValidationException(RuntimeException e,
boolean fatal) |
getType
getCause, getFailedObject, getNestedThrowables, getSubtype, isFatal, printStackTrace, printStackTrace, printStackTrace, setCause, setFailedObject, setFatal, setNestedThrowables, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMessage
public ValidationException(RuntimeException e)
public ValidationException(RuntimeException e, boolean fatal)
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.