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