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