cgl.narada.wsinfra.wsr.storage
Class WsrStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cgl.narada.wsinfra.wsr.storage.WsrStorageException
- All Implemented Interfaces:
- Serializable
public class WsrStorageException
- extends Exception
The exception that is thrown when any of the service related operations
cannot be carried out for some reason. This could be anything from the
inability to configure or start the service based on the specified service
parameters to the unavailability of a needed resource.
- See Also:
- Serialized Form
WsrStorageException
public WsrStorageException(String reason)
WsrStorageException
public WsrStorageException(String reason,
String errorCode)
toString
public String toString()
- Overrides:
toString in class Throwable
For comments and suggestions please send
e-mail to
The NaradaBrokering Project