public class MultiCauseUserMayOrMayNotExistException extends UserMayOrMayNotExistException
| Constructor and Description |
|---|
MultiCauseUserMayOrMayNotExistException(String msg,
Collection<? extends Throwable> causes) |
| Modifier and Type | Method and Description |
|---|---|
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter s) |
getAuthentication, getExtraInformationcontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic MultiCauseUserMayOrMayNotExistException(String msg, Collection<? extends Throwable> causes)
public void printStackTrace(PrintStream s)
printStackTrace in class Throwablepublic void printStackTrace(PrintWriter s)
printStackTrace in class ThrowableCopyright © 2016–2020. All rights reserved.