Class UnsupportedMethodException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.thrift.TException
dev.vality.adapter.bank.payout.spring.boot.starter.exception.UnsupportedMethodException
- All Implemented Interfaces:
Serializable
public class UnsupportedMethodException
extends org.apache.thrift.TException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description UnsupportedMethodException() -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedMethodException
public UnsupportedMethodException()
-