public class WGException extends java.lang.Exception
WGException(java.lang.String msg)
WGException(java.lang.String msg, java.lang.Throwable cause)
WGException(java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WGException(java.lang.String msg)
public WGException(java.lang.String msg, java.lang.Throwable cause)
public WGException(java.lang.Throwable cause)