Class SkipFailbackWrapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.dubbo.registry.support.SkipFailbackWrapperException
- All Implemented Interfaces:
Serializable
Wrapper Exception, it is used to indicate that
FailbackRegistry skips Failback.
NOTE: Expect to find other more conventional ways of instruction.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SkipFailbackWrapperException
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-