org.biomoby.shared
Class SOAPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.biomoby.shared.SOAPException
- All Implemented Interfaces:
- Serializable
public class SOAPException
- extends RuntimeException
This class is meant to be a implementation-independent
wrapper around the exception classes provided by the
underlying SOAP client used to run MOBY services. If you
catch one of these, the problem is the generic
transportation or transaction layer, not the MOBY layer.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SOAPException
public SOAPException(String s)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010