Class SerializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.dubbo.common.serialize.SerializationException
- All Implemented Interfaces:
Serializable
Serialized runtime exceptions, internal flow,
will be converted into general exceptions and added to serialization tags when returning to rpc
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SerializationException
-
SerializationException
-