public class BaseException extends java.lang.Exception
BaseException()
BaseException(java.lang.String string)
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 string)
public BaseException()