org.apache.qpid.management.domain.services
Class MethodInvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.qpid.management.domain.services.MethodInvocationException
- All Implemented Interfaces:
- Serializable
public class MethodInvocationException
- extends Exception
- See Also:
- Serialized Form
MethodInvocationException
public MethodInvocationException(long code,
String text)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
getReturnCode
public long getReturnCode()
getStatusText
public String getStatusText()
Licensed to the Apache Software Foundation