public class LogException extends java.lang.RuntimeException
LogException(int code, java.lang.String message)
int
getCode()
java.lang.String
toString()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LogException(int code, java.lang.String message)
public int getCode()
public java.lang.String toString()
toString
java.lang.Throwable