Save This Page
Home » glassfish-v2ur2-b04-src » javax.resource.spi » [javadoc | source]
javax.resource.spi
public class: IllegalStateException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         javax.resource.ResourceException
            javax.resource.spi.IllegalStateException

All Implemented Interfaces:
    Serializable

Constructor:
 public IllegalStateException() 
 public IllegalStateException(String message) 
 public IllegalStateException(Throwable cause) 
 public IllegalStateException(String message,
    Throwable cause) 
 public IllegalStateException(String message,
    String errorCode) 
Methods from javax.resource.ResourceException:
getErrorCode,   getLinkedException,   getMessage,   setErrorCode,   setLinkedException
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait