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