public class B3pCommonsException
extends org.apache.commons.lang.exception.NestableException
| Constructor and Description |
|---|
B3pCommonsException()
Creates a new instance of B3pCommonsException
|
B3pCommonsException(String msg)
Nieuwe B3pCommonsException met beschrijvende tekst.
|
B3pCommonsException(String msg,
Throwable cause)
Nieuwe B3pCommonsException met beschrijvende tekst en
veroorzakende exceptie.
|
B3pCommonsException(Throwable cause)
Nieuwe B3pCommonsException met veroorzakende exceptie.
|
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic B3pCommonsException()
public B3pCommonsException(String msg)
msg - beschrijving van foutconditiepublic B3pCommonsException(String msg, Throwable cause)
msg - beschrijving van foutconditiecause - onderliggende oorzaak van de exceptiepublic B3pCommonsException(Throwable cause)
cause - onderliggende exceptieCopyright © 2017 B3Partners B.V.. All rights reserved.