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