Class OperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.orchestranetworks.service.OperationException
All Implemented Interfaces:
Serializable

public abstract class OperationException extends Exception
Thrown to indicate that an operation cannot complete normally.
See Also: