com.steptools.stdev
Class STDevException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.steptools.stdev.STDevException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BinarySyntaxException, CanceledException, DomainNotFoundException, DuplicateEIDException, DuplicateInstanceException, EnumerationNotFoundException, P21Exception, SchemaNotFoundException, SelectionNotFoundException
public class STDevException
- extends Exception
Base for all ST-Developer checked exceptions
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
STDevException
public STDevException(String message)
STDevException
public STDevException(String message,
Throwable cause)
STDevException
public STDevException(Throwable cause)