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