com.alipay.remoting.rpc.exception
Class InvokeServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.alipay.remoting.exception.RemotingException
com.alipay.remoting.rpc.exception.InvokeServerException
- All Implemented Interfaces:
- Serializable
public class InvokeServerException
- extends RemotingException
Server exception caught when invoking
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvokeServerException
public InvokeServerException()
- Default constructor.
InvokeServerException
public InvokeServerException(String msg)
InvokeServerException
public InvokeServerException(String msg,
Throwable cause)
Copyright © 2018. All rights reserved.