org.pentaho.platform.web.servlet
Class AdhocWebServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.web.servlet.AdhocWebServiceException
- All Implemented Interfaces:
- Serializable
public class AdhocWebServiceException
- extends PentahoCheckedChainedException
- See Also:
- Serialized Form
AdhocWebServiceException
public AdhocWebServiceException()
AdhocWebServiceException
public AdhocWebServiceException(String message)
- Parameters:
message
-
AdhocWebServiceException
public AdhocWebServiceException(String message,
Throwable reas)
- Parameters:
message
- reas
-
AdhocWebServiceException
public AdhocWebServiceException(Throwable reas)
- Parameters:
reas
-