public class BaseException extends java.lang.Exception
BaseException(java.lang.String msg)
BaseException(java.lang.String msg, java.lang.Throwable exception)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BaseException(java.lang.String msg)
public BaseException(java.lang.String msg, java.lang.Throwable exception)