public class LogException extends java.lang.RuntimeException
LogException(int code, java.lang.String message)
int
getCode()
java.lang.String
getMessage()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
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 getMessage()
getMessage
java.lang.Throwable