Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.simscomputing

Exception Summary
IllegalStateException Indicates that an error has been detected in the software's design or implementation.
ObjectAlreadyExistsException Indicates that an object already exists in some collection.
ObjectDoesNotExistException Indicates that the requested object does not already exist in some collection.
ServerFailureException Indicates that something has gone wrong on a server.
SoftwareFaultException Deprecated. use java.lang.IllegalStateException or com.simscomputing.IllegalStateException instead