public class LangException extends RuntimeException
LangException(String message)
LangException(String message, Throwable e)
LangException(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 LangException(String message)
public LangException(Throwable e)
public LangException(String message, Throwable e)
Copyright © 2017. All rights reserved.