Class RevisedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.miaixz.bus.core.lang.exception.RelevantException
org.miaixz.bus.core.lang.exception.RevisedException
-
Field Summary
Fields inherited from class org.miaixz.bus.core.lang.exception.RelevantException
errcode, errmsg -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected构造RevisedException(String message) 构造RevisedException(String format, Object... args) 构造RevisedException(String errcode, String errmsg) 构造RevisedException(String errcode, String errmsg, Throwable throwable) RevisedException(String errcode, Throwable throwable) 构造RevisedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) 构造构造RevisedException(Throwable cause, String format, Object... args) 构造 -
Method Summary
Methods inherited from class org.miaixz.bus.core.lang.exception.RelevantException
impossible, isCauseBy, noImplement, unwrapThrowMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RevisedException
protected RevisedException()构造 -
RevisedException
-
RevisedException
-
RevisedException
-
RevisedException
-
RevisedException
-
RevisedException
-
RevisedException
-
RevisedException
-