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