Class StreamBaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.streambase.sb.StreamBaseException
All Implemented Interfaces:
com.streambase.sb.util.LocatedItem, Serializable
Direct Known Subclasses:
AlreadyRegisteredException, ArtifactException, LiveViewException, NetworkException, NotImplementedException, NotSupportedException, ResourceNotFoundException, SchemaValidationException, StreamBaseListException, TupleException, TypecheckException, URIException

public class StreamBaseException extends Exception implements com.streambase.sb.util.LocatedItem
The base class of all StreamBase non-runtime exceptions.
See Also: