public abstract class SaveException extends ExceptionWithFilteredStacktrace
Constructor and Description |
---|
SaveException(BOI bo,
java.lang.String s) |
SaveException(BOI bo,
java.lang.String s,
java.lang.Throwable cause) |
SaveException(java.lang.String s) |
SaveException(java.lang.String s,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
abstract SaveException |
wrap(BOI bo)
Returns a new instance of this SaveException with this as cause and the same message as this,
but prepended with the description of the passed BO.
|
getStackTraceAsString, makeFiltered, printStackTrace, printStackTrace, printStackTrace
createFromStackTraceString, dumpJVMStack, dumpJVMStack, dumpStack, dumpStack, dumpStack, filterAndDumpStackTrace, filterStackTrace, filterStackTrace, getAllCauses, getCause, getCauseMethod, getCauseOfClass, getDeepestCauseOfClass, getErrortext, getErrortext, getRootCause, getStackTraceAsString, getStackTraceAsString, getStackTraceAsString, getStackTraceAsString, getStackTraceAsString, getStackTraceAsString, getStackTraceElement, getStackTraceElement, hasCauseOfClass, isKnownWrapperException, ofStackTraceString, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTraceAsCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCauseOfClass, getDeepestCauseOfClass, getRootCause, getThisAsThrowable, hasCauseOfClass, printStackTrace
public SaveException(java.lang.String s)
public SaveException(java.lang.String s, java.lang.Throwable cause)
public SaveException(BOI bo, java.lang.String s)
public SaveException(BOI bo, java.lang.String s, java.lang.Throwable cause)
public abstract SaveException wrap(BOI bo)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.