| GNU Classpath (0.95) | |
| Frames | No Frames | 
Classes derived from java.lang.Exception | |
| class |  Raised when the operation on DynAny cannot be performed because one of
 the parameters, while having the correct type, has the invalid value.
  | 
| class |  Raised when the operation cannot be performed because the involved
 data structure has the mismatching typecode.   | 
Classes derived from java.lang.Exception | |
| class |  Thrown when a attribute is requested but can not be
 found.
  | 
| class |  Thrown when the value of an a attribute passed to a query proves to
 be invalid.    | 
| class |  Thrown when the expression passed to a method for constructing a
 query proves to be invalid.    | 
| class |  Thrown when a string-based operation passed to a query proves to
 be invalid.    | 
| class |  Thrown when an attempt to register a bean is made, and
 the bean is already registered.
  | 
| class |  Thrown when an attempt to locate a bean is made, and
 the bean does not exist in the repository.
  | 
| class |  A general for all exceptions thrown during introspection
 operations on management beans.    | 
| class |  Thrown when a query or attribute is applied to a management bean
 which is of the wrong class.    | 
| class |  Thrown when a value is given for an attribute which
 is invalid.
  | 
| class |  A general superclass for all non-runtime management
 exceptions.
  | 
| class |  A general superclass for all runtime management
 exceptions.
  | 
| class |  Thrown when a requested listener does not exist.
  | 
| class |  Thrown when a string used as an  ObjectName
 is invalid.
 | 
| class |  Represents an arbitrary exception thrown by a management
 bean.    | 
| class |  Represents an arbitrary exception thrown during registration of a
 management bean.    | 
| class |  Thrown when a management bean is passed to a method
 (e.g. to an MBean server to be registered) and it
 fails to comply with the specifications for such
 a bean.
  | 
| class |  A general superclass for all exceptions thrown by
 operations on management beans.
  | 
| class |  Represents one of the reflection exceptions thrown by a
 management bean.    | 
| class |  Represents an arbitrary error thrown by a management
 bean.    | 
| class |  Represents an arbitrary runtime exception thrown by a management
 bean.    | 
| class |  Represents a runtime exception thrown by a management
 bean operation.    | 
| class |  Thrown when a requested service is unsupported.
  | 
Constructors with parameter type java.lang.Exception | |
 Constructs a new  MBeanException wrapping
 the specified exception.
 | |
 Constructs a new  MBeanException wrapping
 the specified exception and using the supplied message.
 | |
 Constructs a new  MBeanRegistrationException wrapping
 the specified exception.
 | |
 Constructs a new  MBeanRegistrationException wrapping
 the specified exception and using the supplied message.
 | |
 Constructs a new  ReflectionException wrapping
 the specified exception.
 | |
 Constructs a new  ReflectionException wrapping
 the specified exception and using the supplied message.
 | |
Methods with return type java.lang.Exception | |
| Exception |  Returns the true cause of this exception, the wrapped
 exception.
  | 
| Exception |  Returns the true cause of this exception, the wrapped
 exception.
  | 
Methods which throw type java.lang.Exception | |
| void |  This method is called prior to de-registration, and may throw
 an exception.
  | 
| ObjectName |  This method is called prior to registration, with a reference to the
 server and  ObjectName supplied to the server for registration.
 | 
Classes derived from java.lang.Exception | |
| class |  IntrospectionException is thrown when the Introspector fails.   | 
| class |  PropertyVetoException is thrown when a VetoableChangeListener doesn't
 like the proposed change.
  | 
Methods with parameter type java.lang.Exception | |
| void |  Fired after an exception occurs.
  | 
Methods which throw type java.lang.Exception | |
| void |  Execute the statement.
  | 
| Object |  Return the result of executing the method.   | 
Classes derived from java.lang.Exception | |
| class |   Event operations may throw an  EventException as specified in 
 their method descriptions. 
 | 
Classes derived from java.lang.Exception | |
| class |  Indicates illegal pattern for regular expression.
  | 
Classes derived from java.lang.Exception | |
| class |  Thrown to indicate that the caller does not have permission to access
 certain data, such as  bind in an ActivationSystem.
 | 
| class |  Thrown on an attempt to bind an object in the registry that is already
 bound.
  | 
| class |  Thrown if a connection is refused for a remote call.
  | 
| class |  Wraps an I/O Exception thrown while connecting for a remote call.
  | 
| class |  Thrown if an exception occurs while marshalling data to send in a remote
 call.   | 
| class |  Thrown on an attempt to invoke a call on an object that no longer exists
 in the remote Virtual Machine.   | 
| class |  Thrown on an attempt to lookup or unbind a registry name that has no
 associated binding.
  | 
| class |  The superclass of exceptions related to RMI (remote method invocation).
  | 
| class |  Never thrown, but originally intended to wrap a 
 SecurityException in the case of RMI.
 | 
| class |  Wraps any error thrown while processing the server of a remote call.
  | 
| class |  Wraps any exception thrown while processing the server of a remote call.
  | 
| class |  Wraps any runtime exception thrown while processing the server of a
 remote call.   | 
| class |  Thrown if a valid stub class is not found for an object when it is exported.
  | 
| class |  Thrown if an unexpected checked exception was received in a remote
 procedure call.
  | 
| class |  Thrown if a java.net.UnknownHostException occurs during a remote
 procedure call.
  | 
| class |  Thrown if an exception occurs while unmarshalling parameters or results
 of a remote method call.   | 
Constructors with parameter type java.lang.Exception | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with a message and a cause.
  | |
Classes derived from java.lang.Exception | |
| class |  This expection is thrown if the application throws an exception,
 defined as a part of its remote method definition.
  | 
| class |  This exception is thrown when reading from the ORBs input streams
 certain specific data layouts (object recursive references to itself).
  | 
| class |  This is exception is potentially thrown by the _invoke()
 method of the object implementation, requiring to write the method
 parameters repeatedly.   | 
| class |  The wrapper of the arbitrary exception into the System exception.
  | 
Classes derived from java.lang.Exception | |
| class |  This is a generic exception that indicates an exception occurred in the
 Abstract Window Toolkit (AWT) system.
  | 
| class |  Thrown when a specified font is bad.
  | 
| class |  This exception is thrown when code dependent on a keyboard, mouse, or
 display is executed in a headless environment.
  | 
| class |  This exception is thrown when the requested operation failed because
 a component was not in the proper state.
  | 
Classes derived from java.lang.Exception | |
| class |  DOM operations only raise exceptions in "exceptional" circumstances, i.e., 
 when an operation is impossible to perform (either for logical reasons, 
 because data is lost, or because the implementation has become unstable). 
  | 
Classes derived from java.lang.Exception | |
| class |  MIME string couldn't be parsed correctly.
  | 
| class |  The data flavor requested is not supported for the transfer data.
  | 
Classes derived from java.lang.Exception | |
| class | PrintException is used to report exceptions during the
 usage of a print service implementation.
 | 
Constructors with parameter type java.lang.Exception | |
 Construct a print exception.
  | |
 Construct a print exception.
  | |
Classes derived from java.lang.Exception | |
| class | |
| class |  An exception of this type is thrown when an operation is attempted
 on a file whose format is unrecognized.
  | 
Classes derived from java.lang.Exception | |
| class |  Exception for a Certificate Encoding.
  | 
| class |  Exception for a Certificate.
  | 
| class |  Exception for a Certificate Expiring.
  | 
| class |  Exception for a Certificate that is not yet valid.
  | 
| class |  Exception for parsing a DER-encoded Certificate.
  | 
| class |  Indicates a problem while using a  CertPathBuilder, wrapping
 the lower exception.  | 
| class |  Indicates a problem while validating a certification path.   | 
| class |  Indicates a problem while retrieving certificates and CRLs from
  CertStore, wrapping the lower exception.  | 
| class |  Exception for a Certificate Revocation List.
  | 
Classes derived from java.lang.Exception | |
| class |  Signals that a  CallbackHandler does not recognize a particular
Callback.
 | 
Classes derived from java.lang.Exception | |
| class | |
| class | |
| class | |
| class | |
Classes derived from java.lang.Exception | |
| class | |
Classes derived from java.lang.Exception | |
| class |  This exception may be thrown by methods in
 CurrentOperations
  if they are invoked outside the context of a POA-dispatched operation.
 | 
Classes derived from java.lang.Exception | |
| class | |
| class | |
Classes derived from java.lang.Exception | |
| class |  An exception thrown when the  Destroyable.destroy() method
 fails for a credential.
 | 
| class |  A signal that a call to  Refreshable.refresh() failed.
 | 
Classes derived from java.lang.Exception | |
| class |  The InconsistentTypeCode is thrown on the attempt to create
 an  DynAny for Principal
 or native data types.  | 
Classes derived from java.lang.Exception | |
| class |  This exception indicates that an error occurred while attempting to bind
 socket to a particular port.
  | 
| class |  This exception indicates that an error occurred while attempting to
 connect to a remote host.    | 
| class |  This exception indicates that a URL passed to an object was not in a
 valid format.
  | 
| class |  This exception indicates that there is no TCP/IP route to the requested
 host.    | 
| class |  This exception signals that an ICMP port unreachable datagram has been
 received.
  | 
| class |  This exception indicates that some sort of low level protocol
 exception occurred.    | 
| class |  This exception indicates that a generic error occurred related to an
 operation on a socket.    | 
| class |  This exception signals that a socket read or accept timed out.
  | 
| class |  This exception indicates that an attempt was made to reference a hostname
 or IP address that is not valid.    | 
| class |  Contrary to what you might think, this does not indicate that the
 TCP/IP service name specified was invalid.    | 
| class |  This exception is thrown when a String cannot be parsed as a URI.
  | 
Classes derived from java.lang.Exception | |
| class |  Thrown if an attempt to export a remote object fails.
  | 
| class |  Thrown if a remote exception occurs during the cloning process of a
  UnicastRemoteObject.
 | 
| class |  Thrown during  RemoteServer.getClientHost if the host is
 not servicing a remote method call.
 | 
| class |  Thrown if a call is received that does not match a Skeleton.   | 
| class |  Thrown if a Skeleton corresponding to the remote object is not found.
  | 
| class |  Thrown during remote object export if the code does not have permission
 to create a  java.net.ServerSocket on the specified port.
 | 
Constructors with parameter type java.lang.Exception | |
 Create an exception with the specified message and cause.
  | |
 Create an exception with a message and a cause.
  | |
 Create an exception with the specified message and cause.
  | |
 Create an exception with the specified message and cause.
  | |
Fields of type java.lang.Exception | |
| Exception |  The cause of this exception.   | 
Methods with parameter type java.lang.Exception | |
| boolean | |
Methods which throw type java.lang.Exception | |
| void | |
| void | |
| Object |  Invoke a method.   | 
| void | |
Classes derived from java.lang.Exception | |
| class |  This exception is raised on an attempt to register a second
 org.omg.PortableInterceptor.Interceptor with the same name.
 | 
| class |  This exception is raised by methods in
 ORBInitInfoOperations on the attempt to
  register or resolve an invalid name like empty string.  | 
Classes derived from java.lang.Exception | |
| class |  An exception occurred during configuration of the XML parser.
  | 
Constructors with parameter type java.lang.Exception | |
 Constructor with the specified underlying cause.
  | |
 Constructor with the specified underlying cause and detail message.
  | |
Methods with return type java.lang.Exception | |
| Exception |  Returns the underlying cause of this exception, if any.
  | 
Classes derived from java.lang.Exception | |
| class |  The exception is thrown
 in response of the attempt to create the dynamic
 with an unmatching type code.
  | 
| class |  The exception is thrown by
 ORB.resolve_initial_references(String)
  in response of passing a name for
 which there is no initial reference.
 | 
Classes derived from java.lang.Exception | |
| class |  Thrown when a method in the java.awt.dnd package is unable to perform a
 requested operation, usually because the underlying DnD system is in the
 wrong state.
  | 
Classes derived from java.lang.Exception | |
| class |  An exception occurred during configuration of the transformer.
  | 
| class |  An exception occurred during the transformation process.
  | 
Constructors with parameter type java.lang.Exception | |
 Constructor with an underlying cause.
  | |
 Constructor with an underlying cause and detail message.
  | |
Methods with return type java.lang.Exception | |
| Exception |  Returns the underlying cause.
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown whenever a fatal GSS-API error occurs
 including mechanism specific errors.    | 
Methods with return type java.lang.Exception | |
| Exception |  This method returns the exception that occurred during the execution of
 the runnable, or  null if not exception was thrown or
 exceptions were not caught.
 | 
Classes derived from java.lang.Exception | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
Classes derived from java.lang.Exception | |
| class |  An exception which indicates that an editing action cannot be
 redone.
  | 
| class |  An exception which indicates that an editing action cannot be
 undone.
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown when a requested access control list (ACL) is
 not found.
  | 
| class |  This exception is thrown when an attempt is made to delete the last owner
 of an access control list (ACL)
  | 
| class |  This exception is thrown whenever an operation is attempted that requires
 the caller to be the owner of the access control list (ACL) when the caller
 is in fact not the owner of the ACL.
  | 
Classes derived from java.lang.Exception | |
| class |  Exception wrapper for CORBA.ACTIVITY_COMPLETED.
  | 
| class |  Exception wrapper for CORBA.ACTIVITY_REQUIRED
  | 
| class |  Exception wrapper for CORBA.INVALID_ACTIVITY.
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown to indicate an problem with a jar file.
  | 
Classes derived from java.lang.Exception | |
| class |  The superclass of all possible SSL exceptions.   | 
| class |  An exception that signals an error in the SSL handshake phase.
  | 
| class |  An exception signaling a problem using a public or private key in
 an SSL communication.
  | 
| class |  An exception thrown when the remote peer could not be verified.
  | 
| class |  An exception thrown when a fatal protocol error is encountered.   | 
Classes derived from java.lang.Exception | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
Classes derived from java.lang.Exception | |
| class |  
 This exception is raised by  ServantManager to indicate that the
 invocation target has moved to another known location.  | 
Classes derived from java.lang.Exception | |
| class |  Signals a problem when encoding certificates.
 This class is deprecated in favor of the  CertificateEncodingException class.  | 
| class |  Signals a generic problem with certificates.
 This class is deprecated in favor of the  CertificateException class.  | 
| class |  Signals that a certificate has expired.
 This class is deprecated in favor of the  CertificateExpiredException class.  | 
| class |  Signals that a certificate is not yet valid.
 This class is deprecated in favor of the  CertificateNotYetValidException class.  | 
| class |  Signals a parsing error when decoding a certificate.
 This class is deprecated.   | 
Classes derived from java.lang.Exception | |
| class |  Thrown when accessing an element within an annotation for
 which the type has changed, since compilation or serialization
 took place.    | 
| class |  Thrown when accessing an element within an annotation which
 was added since compilation or serialization took place, and
 does not have a default value.  
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown during decryption when the decrypted input
 does not have the proper padding bytes that are expected by the padding
 mechanism.
  | 
| class |  Signals a general exception in an  ExemptionMechanism.
 | 
| class |  This exception is thrown when finishing encryption without padding or
 decryption and the input is not a multiple of the cipher's block
 size.
  | 
| class |  This exception is thrown when a particular padding scheme is
 requested but is not available.
  | 
| class |  This exception is thrown on an attempt to transform bytes into a
 buffer that is too short to contain the data.
  | 
Classes derived from java.lang.Exception | |
| class |  Thrown when a math error has occured, such as trying to divide an
 integer by zero.   | 
| class |  Thrown when attempting to access a position outside the valid range of
 an array.   | 
| class |  Thrown when trying to store an object of the wrong runtime type in an
 array.   | 
| class |  Thrown when an attempt is made to cast an object which is not of the
 appropriate runtime type.   | 
| class |  Thrown when a class is requested by reflection, but the class definition
 cannot be found.   | 
| class |  Thrown to indicate an object should not or could not be cloned.   | 
| class |  An exception of this type is thrown when a symbolic reference is
 made to an enum constant which does not exist.
  | 
| class |  Thrown whenever a reflective method tries to do something that the
 compiler would not allow.    | 
| class |  Thrown when a method is passed an illegal or inappropriate argument.   | 
| class |  Thrown when a thread attempts to wait or notify on a monitor that it
 does not own (ie. it has not synchronized on the object).   | 
| class |  Thrown when a method is invoked at an illegal or inappropriate time.   | 
| class |  Thrown When trying to manipulate a Thread which is in an inappropriate
 state.   | 
| class |  This exception can be thrown to indicate an attempt to access an
 index which is out of bounds on objects like String, Array, or Vector.
  | 
| class |  Thrown when an attempt is made to use reflection to build a
 non-instantiable class (an interface or abstract class).
  | 
| class |  Thrown when a thread interrupts another thread which was previously
 sleeping, waiting, or paused in some other way.    | 
| class |  Thrown when an attempt is made to create an array with a negative
 size.   | 
| class |  Thrown to indicate the class does not have the specified field.   | 
| class |  Thrown to indicate the class does not have the specified method.   | 
| class |  Thrown when attempting to use  null where an object
 is required.  | 
| class |  Can be thrown when attempting to convert a  String to
 one of the numeric types, but the operation fails because the string
 has the wrong format.
 | 
| class |  All exceptions which are subclasses of  RuntimeException
 can be thrown at any time during the execution of a Java virtual machine.
 | 
| class |  The security manager will throw this exception to indicate a security
 violation.    | 
| class |  This exception can be thrown to indicate an attempt to access an index
 which is out of bounds of a String.   | 
| class |  
 Thrown when a type is accessed using a  String-based
 representation, but no definition of the supplied type is found.
 | 
| class |  This exception is thrown by an object when an operation is
 requested of it that it does not support.
  | 
Classes derived from java.lang.Exception | |
| class |  A generic XPath exception.
  | 
| class |  An exception in an XPath expression.
  | 
| class |  A configuration exception in an XPath factory environment.
  | 
| class |  An exception in an XPath function.
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown when an inappropriate operation is invoked on
 a  TypeCode object.
 | 
| class |  The  TypeCode.member_name(int),
TypeCode.member_type(int) and
TypeCode.member_label(int) raise Bounds when 
   the parameter is larger than the index of the last member,
 constituting the type.
 | 
Classes derived from java.lang.Exception | |
| class |  The exception is thrown if the passed address is empty or otherwise invalid.
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown when the  AccessController denies
 an attempt to perform an operation.  | 
| class |  This exception indicates that a generic message digest exception has
 occurred.
  | 
| class |  This class is the common superclass of all security exceptions.    | 
| class |  Thrown for an invalid security algorithm parameter.
  | 
| class |  Thrown for an invalid key.
  | 
| class |  Thrown when an invalid parameter is passed to a method of the JCA/JCE
 engine classes.
  | 
| class |  This exception is thrown when there is a problem with a key.
  | 
| class |  This exception is thrown whenever a problem related to the management of
 security keys is encountered.
  | 
| class |  Indicates a problem with the key store.
  | 
| class |  This exception is thrown when the requested security algorithm is
 not available
  | 
| class |  This exception is thrown when the requested security provider is
 not available.
  | 
| class |  This exception is thrown when an exception is thrown during a
 privileged action being performed with the
  AccessController.doPrivileged() method.   | 
| class |  This exception indicates that a runtime problem was encounterd with
 a security provider. 
  | 
| class |  This exception is thrown when a problem is encountered with a
 digital signature.
  | 
| class |  This exception is thrown when a key cannot be recovered from the key
 store.
  | 
Constructors with parameter type java.lang.Exception | |
 Create a new instance that wraps the specified  Exception.
 | |
Methods with return type java.lang.Exception | |
| Exception |  Get the underlying  Exception that caused this one.  | 
Methods which throw type java.lang.Exception | |
| T |  This method performs an operation that requires higher privileges to
 successfully complete.    | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown to indicate that a problem occurred with
 an attempted character conversion.
  | 
| class |  This exception is thrown when the end of the file or stream was 
 encountered unexpectedly.    | 
| class |  This exception is thrown when an attempt is made to access a file that
 does not exist, or is inaccessible for some other reason (such as writing
 a read-only file).
  | 
| class |  This exception is thrown when a in process I/O operation is interrupted
 for some reason.    | 
| class |  This exception is thrown when there is some sort of problem with a
 class during a serialization operation.    | 
| class |  This exception is thrown when an object fails a validation test
 during serialization.
  | 
| class |  This exception is thrown to indicate an I/O problem of some sort
 occurred.    | 
| class |  This exception is thrown when a problem occurs due to the fact that
 serialization is not active.
  | 
| class |  This exception is thrown when a class implements Serializable because
 of a superclass, but should not be serialized.    | 
| class |  This exception is thrown when a problem occurs during serialization.
  | 
| class |  This exception is thrown when unexpected data appears in the input
 stream from which a serialized object is being read.   | 
| class |  This exception is thrown when there is an error in the data that is
 read from a stream during de-serialization.
  | 
| class |  Thrown when a file synchronization fails.
  | 
| class |  This exception is thrown when the requested character encoding is 
 not supported.
  | 
| class |  When reading a UTF string from an input stream, this exception is thrown
 to indicate that the data read is invalid.
  | 
| class |  This exception is thrown when another ObjectStreamException occurs during
 a serialization read or write.   | 
Constructors with parameter type java.lang.Exception | |
 Create a new WriteAbortedException with a specified message and
 cause.
  | |
Fields of type java.lang.Exception | |
| Exception |  The cause of this exception.   | 
Classes derived from java.lang.Exception | |
| class | |
Classes derived from java.lang.Exception | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class |  This exception is thrown in response to the attempt to destroy the non
 empty context.   | 
| class | |
| class | |
| class |  Exception indicating an invalid component or  Name.
 | 
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class |  Superclass of all naming Exceptions.
  | 
| class | |
| class | |
| class | |
| class | |
| class | |
| class |  Thrown from the  NamingEnumeration, this exception
 indicates that the enumeration represents only part of the existing
 elements that would be an answer to the specified request.
 | 
| class | |
| class | |
| class |  Thrown from the  NamingEnumeration, this exception
 indicates that there are more elements than the previously specified
 size limit.  | 
| class | |
Classes derived from java.lang.Exception | |
| class |  Chained exception thrown when backing store fails.   | 
| class |  Indicates reading prefs from stream failed.   | 
Classes derived from java.lang.Exception | |
| class |  Thrown by the  UIManager.setLookAndFeel(LookAndFeel) method when the
 specified look and feel is not supported on the current platform.
 | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown when an unexpected error occurs during parsing.
  | 
Classes derived from java.lang.Exception | |
| class |  This is the base class for various account-related exceptions.
  | 
| class |  An exception that signals that an attempt was made to login to an account
 that has expired.
  | 
| class |  An exception indicating that an account is locked.
  | 
| class |  An exception indicating that an account was not found.
  | 
| class |  This is the base class for various credential-related exceptions.
  | 
| class |  An exception that signals an attempt to login with a credential that
 has expired.
  | 
| class |  An exception that indicates that a credential was not found.
  | 
| class |  An exception that signals that an attempt to login was unsuccessful.
  | 
| class |  A general exception during authentication and authorization.
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown when  BufferedImageOp or
 RasterOp filters cannot process an image.
 | 
| class |  This exception is thrown when there is invalid layout information in
  Raster
 | 
Classes derived from java.lang.Exception | |
| class |  This exception is raised by  CodecOperations.decode(byte[])
 or CodecOperations.decode_value(byte[],TypeCode) when the data in the
 octet sequence cannot be decoded into Any.
 | 
| class |  This exception is raised by  CodecOperations.encode(Any) or
CodecOperations.encode_value(Any) when the type is not
  valid for the encoding.  | 
| class |  The TypeMismatch may be thrown by various methods in org.omg.DynamicAny
 package when the operation is not applicable due unexpected
 TypeCode.
 | 
Classes derived from java.lang.Exception | |
| class |  A serious error during datatype configuration.
  | 
Classes derived from java.lang.Exception | |
| class |  The ForwardRequest is thrown by interceptors to forward the request to
 another target.   | 
| class |  The InvalidSlot is thrown when the slot identifier, passed in one of the
 methods, related to  Current, does not define a valid slot.
 | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown when the print job is aborted, either by the
 user or by the application.
  | 
| class |  This is the generic toplevel exception for printing errors.    | 
| class |  This exception is thrown when the print job encounters an I/O problem
 of some kind.
  | 
Classes derived from java.lang.Exception | |
| class |   Parser or write operations may throw an  LSException if the 
 processing is stopped.  | 
Classes derived from java.lang.Exception | |
| class |  The ACTIVITY_COMPLETED indicates that the Activity context in which the
 method call was made has been completed due to a timeout of either the
 Activity itself or a transaction that encompasses the Activity.   | 
| class |  The ACTIVITY_REQUIRED system exception indicates that an Activity context was
 necessary to perform the invoked operation, but one was not found
 associated with the calling thread.
  | 
| class |  Means that the operation is invoked by a client but the passed
 context has no values required by this operation.
  | 
| class |  Means that the caller has invoked operations in the wrong order.
  | 
| class |  Means that the object exists but does not support the operation that was
 invoked on it.
  | 
| class |  The exception thrown when a parameter passed to a call is considered
 illegal.
  | 
| class |  The BAD_QOS is raised when the object cannot support the quality of
 service required by an invocation parameter.
  | 
| class |  Means that the some TypeCode has been realized to be invalid
 (for example, has an invalid TCKind value).
  | 
| class |  Thrown when a parameter is outside the bounds for a particular
 object a method is trying to access.
  | 
| class |  Raised when client and server are unable to reach any consensus on which
 code set should be used to represent the characters.   | 
| class |  Means that the communication has been lost while an operation 
 was in progress
  | 
| class |  Means that the ORB cannot convert between the marshalled and
 native data representation.
  | 
| class |  Means errors, related to freeing the allocated memory.
  | 
| class |  Means that the server has reached some implementation limit
 (too many clients, too many references, too long parameters and so on).
  | 
| class |  Means that the server cannot be initialized because of the some reason.
  | 
| class |  Means an internal failure in the ORB.
  | 
| class |  Means errors, related to the interface repository.
  | 
| class |  Raised when the transaction or Activity is resumed in a different context
 than from which it was suspended.   | 
| class |  Means that request carried an invalid transaction context.
  | 
| class |  Means invalid flag, passed during operation.
  | 
| class |  Means that some IDL identifier has a wrong syntax.
  | 
| class |  Means that some object reference is internally malformed.
  | 
| class |  This exception is thrown when an invocation cannot be made because of 
 an incompatibility between Policy overrides that apply to the 
 particular invocation.
  | 
| class |  Means that some request or reply from the network has a wrong size or is
 structurally invalid.   | 
| class |  Means that while the operation being invoked does exists, no
 implementation for it exists.
  | 
| class |  Means that the server has runned out of memory.
  | 
| class |  Means that the caller has no rights to invoke the operation.
  | 
| class |  Means that the ORB has reached some general resource limitation like maximal
 number of the opened connections.
  | 
| class |  Means that the client attempts to retrieve the result that is not
 yet available.
  | 
| class |  Means an attempt to perform some operation on a deleted object.
  | 
| class |  This exception typically indicates an administrative mismatch.
  | 
| class |  Indicates a persistent storage failure like database crash.
  | 
| class |  The exception is thrown when a policy error occurs.
  | 
| class |  Raised on the failure of the requested or implied attempt to
 rebind an object reference.
  | 
| class |  The root class for all CORBA standard exceptions.
  | 
| class |  Raised when no delivery has been made during the specified timeout duration.
  | 
| class |  Raised when the TransactionPolicy in the IOR is not the same as the current
 transaction mode.
  | 
| class |  Means that request carried a null transaction context, but an 
 active transaction is required.
  | 
| class |  Means that transaction associated with the request has already
 been rolled back or marked to roll back.
  | 
| class |  Raised in response to the abnormal termination of the transaction
 service.
  | 
| class |  Means that the ORB cannot reach the object.   | 
| class |  A wrapper against an unknown  user exception that has been thrown
 on remote side and returned by the server.   | 
| class |  Means that the operation implementation has thrown a non-CORBA exception.
  | 
| class |  The root class for CORBA IDL-defined user exceptions.
  | 
| class |  Thrown when the transaction scope mismatches.
  | 
Methods with parameter type java.lang.Exception | |
| void |  Inserts the given exception into this container.
  | 
Methods with return type java.lang.Exception | |
| Exception |  Returns an exception, enclosed in this container.
  | 
Classes derived from java.lang.Exception | |
| class |  Raised if the target POA already has a child POA with the specified name
 (during creation of the new POA as a child of the target POA).
  | 
| class |  The AdapterNonExistent is thrown if the parent POA cannot locate
 the required child POA.
  | 
| class |  Raised if any of the policy objects specified is not supported by this
 ORB implementation, if conflicting policy objects are specified,
 or if any of the specified policy objects require prior administrative
 action that has not been performed.
  | 
| class |  Raised when trying to get the default servant, when no default servant
 has been associated with POA.
  | 
| class |  Raised in response to activate the already active object.
  | 
| class |  Raised in several cases when the operation would be applicable to the
 activated object, but the current object is not active.
  | 
| class |  Raised in response to activate the already active object when
 the UNIQUE_ID (single ID per object, default) policy is active.   | 
| class |  Raised in several cases when the operation would be applicable to the
 activated servant, but the current object is not active.
  | 
| class |  Raised when invoking POA operations, requiring that the target
 object would be created by this POA, if this condition is not
 satisfied.
  | 
| class |  Raised when invoking the operation that is not allowed by the current
 combination of the used policies.
  | 
Classes derived from java.lang.Exception | |
| class |  This class extends  SQLException to count the successful
 updates in each statement in a batch that was successfully updated prior 
 to the error.
 | 
| class |  This exception is thrown when a piece of data is unexpectedly 
 truncated in JDBC.
  | 
| class |  This exception is thrown when a database error occurs.
  | 
| class |  This exception is thrown when a database warning occurs.
  | 
Classes derived from java.lang.Exception | |
| class |  The exception is thrown in response to bind the same object
 into the same context repeatedly under the different name.
  | 
| class |  The exception is raised when the naming service has
 given up for some reason.
  | 
| class |  The exception is thrown if the name has the zero length or is otherwise
 invalid.
  | 
| class |  This exception is thrown in response to the attemt to destroy
 the non tempty context.   | 
| class |  The exception is thrown when the binding being searched does not exist
 or has the wrong type
  | 
Classes derived from java.lang.Exception | |
| class |  Exception which is thrown if an operation on an unmodifiable set
 is invoked.
  | 
Methods with parameter type java.lang.Exception | |
| void |  Reports an error that occured upon logging.    | 
| void | |
Methods which throw type java.lang.Exception | |
| Object | NamingManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable , ?> environment)  Creates an object for the specified name context, environment and
 referencing context object.
 
 If the builder factory is set by 
 setObjectFactoryBuilder(ObjectFactoryBuilder), the call is
  delegated to that factory.  | 
| Object | ObjectFactory.getObjectInstance(Object refObj, Name name, Context nameCtx, Hashtable , ?> environment)  Creates the object, using the specified name and location information.   | 
| Object | DirectoryManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable , ?> environment, Attributes attrs)  | 
| Object | DirObjectFactory.getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable , ?> environment, Attributes attrs)  | 
Classes derived from java.lang.Exception | |
| class |  ExpandVetoException
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown when we encounter bad MIDI data.
  | 
| class |  This exception is thrown when MIDI resources are not available.
  | 
Classes derived from java.lang.Exception | |
| class | |
Classes derived from java.lang.Exception | |
| class |  Raised when the current operation is not applicable for the system
 because the POA manager is in an inactive  State.
 | 
Classes derived from java.lang.Exception | |
| class |  InvocationTargetException is sort of a way to "wrap" whatever exception
 comes up when a method or constructor is called via Reflection.   | 
| class |  This exception class is thrown when one of the reflection
 methods encountered an invalid parameterized type within
 the metadata of a class.    | 
| class | |
Classes derived from java.lang.Exception | |
| class | |
| class | |
| class | |
| class | |
| class | |
Constructors with parameter type java.lang.Exception | |
 Creates the error
  | |
Classes derived from java.lang.Exception | |
| class |  Thrown when an invalid key (a field name or row index) is
 passed to a method of the  CompositeData or
TabularData classes.
 | 
| class |  Thrown when a open data value has an erroneous open
 type.
  | 
| class |  Thrown when a key (a field name or row index) is passed to a method
 of the  CompositeData or TabularData classes and it
 is found to already be in use.
 | 
| class |  Thrown when an instance of one of the open types, open
 data objects or open metadata information objects could
 not be created due to invalid construction parameters.
  | 
Classes derived from java.lang.Exception | |
| class |  Exception that is thrown by the collections classes when it is detected that
 a modification has been made to a data structure when this is not allowed,
 such as when a collection is structurally modified while an Iterator is
 operating over it.   | 
| class |  Thrown when the flags supplied to the  Formatter.format()
 method of a Formatter contain duplicates.
 | 
| class |  This exception is thrown by the Stack class when an attempt is made to pop
 or otherwise access elements from an empty stack.
  | 
| class |  Thrown when the flags supplied to the  Formatter.format()
 method of a Formatter contains a flag that does not match
 the conversion character specified for it.
 | 
| class |  Thrown when a method is called on a  Formatter but
 it has already been closed.
 | 
| class |  Thrown when a  Formatter receives a character with an
 invalid Unicode codepoint, as defined by
Character.isValidCodePoint(int).
 | 
| class |  Thrown when the type of an argument supplied to the
 Formatter.format() method of a Formatter
  does not match the conversion character specified for it.
 | 
| class |  A general exception thrown when a format string is supplied
 to a  Formatter that contains either invalid syntax
 or a mismatch between the format specification and the
 supplied arguments.   | 
| class |  Thrown when the flags supplied to the  Formatter.format()
 method of a Formatter form an illegal combination.
 | 
| class |  Thrown when the specified precision for a  Formatter
 argument is illegal.   | 
| class |  Thrown when the specified width for a  Formatter
 argument is illegal.   | 
| class |  Thrown when a  Scanner instance encounters a mismatch
 between the input data and the pattern it is trying to match it
 against.   | 
| class | |
| class |  Thrown when the a format specification for a  Formatter
 refers to an argument that is non-existent, or an argument index
 references a non-existent argument.
 | 
| class |  Thrown when the a format specification for a  Formatter
 does not include a width for a value where one is required.
 | 
| class |  This exception is thrown when a resource is missing.
  | 
| class |  Exception thrown when an attempt is made to access an element that does not
 exist.   | 
| class |  This exception is part of the java event model.    | 
| class |  Thrown when a  Formatter is supplied with an
 unknown conversion.
 | 
| class |  Thrown when a  Formatter is supplied with an
 unknown flag.
 | 
Classes derived from java.lang.Exception | |
| class |  The  CodecFactoryOperations.create_codec(Encoding) raises
 UnknownEncoding if that factory cannot create a
Codec of the given encoding.
 | 
Classes derived from java.lang.Exception | |
| class |  Encapsulate a general SAX error or warning.
  | 
| class |  Exception class for an unrecognized identifier.
  | 
| class |  Exception class for an unsupported operation.
  | 
| class |  Encapsulate an XML parse error or warning.
  | 
Constructors with parameter type java.lang.Exception | |
 Create a new SAXException wrapping an existing exception.
  | |
 Create a new SAXException from an existing exception.
  | |
SAXParseException.SAXParseException(String message, String publicId, String systemId, int lineNumber, int columnNumber, Exception e)  Create a new SAXParseException with an embedded exception.
  | |
 Wrap an existing exception in a SAXParseException.
  | |
Methods with return type java.lang.Exception | |
| Exception |  Return the embedded exception, if any.
  | 
Classes derived from java.lang.Exception | |
| class |  Thrown when activation fails on a remote call to an activatable object.
  | 
| class |  General exception class for  java.rmi.activation.
 | 
| class |  Thrown when an  ActivationGroupID parameter is invalid or
 unknown.
 | 
| class |  Thrown when an  ActivationID parameter is invalid or unknown.
 | 
Constructors with parameter type java.lang.Exception | |
 Create an exception with a message and a cause.
  | |
Classes derived from java.lang.Exception | |
| class |  A new exception has been created for exceptions specific to these XPath 
 interfaces.
  | 
Classes derived from java.lang.Exception | |
| class |  Exception for an invalid key specification.
  | 
| class |  Exception for an invalid algorithm specification.
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown by dynamic any operations when a bad DynAny or Any is passed as a parameter.
  | 
| class |  This exception is thrown by by dynamic any operations when a bad  sequence is passed as a parameter.
 | 
| class |  This expception in response to insert the inapproriate value into dynamic Any, usually by the DynAny.insert_*(value) method group.
  | 
| class |  This exception is thrown by dynamic any accessor methods when type of the actual contents do not match what is trying to be accessed.
  | 
Classes derived from java.lang.Exception | |
| class |  Thrown when there is an error in the native CMM.
  | 
| class |  Thrown when there is an error accessing or processing an
  ICC_Profile.
 | 
Classes derived from java.lang.Exception | |
| class |  Range operations may throw a  RangeException as specified in 
 their method descriptions.
 | 
Classes derived from java.lang.Exception | |
| class |  Exception thrown when compressed data is corrupt.
  | 
| class |  Thrown during the creation or input of a zip file.
  | 
Classes derived from java.lang.Exception | |
| class |  Thrown when an operation on a path is in an illegal state, such as appending
 a segment to a  GeneralPath without an initial moveto.
 | 
| class |  Thrown if an operation requires an inverse of an
  AffineTransform, but the transform is in a non-invertible
 state.
 | 
Classes derived from java.lang.Exception | |
| class |  Exception indicating an XML stream processing error.
  | 
Constructors with parameter type java.lang.Exception | |
Methods with return type java.lang.Exception | |
| Exception | |
Classes derived from java.lang.Exception | |
| class |  Indicates that an invalid location within a  Document has been
 accessed.
 | 
| class |  The exception is thrown when the document charset is changed.
  | 
Methods which throw type java.lang.Exception | |
| InputMethod |  Creates a new instance of the input method.
  | 
Classes derived from java.lang.Exception | |
| class |  This exception is thrown by a SASL mechanism implementation to indicate
 that the SASL exchange has failed due to reasons related to authentication,
 such as an invalid identity, passphrase, or key.
 Note that the lack of an  AuthenticationException does not
 mean that the failure was not due to an authentication error.  | 
| class |  This class represents an error that has occurred when using SASL.
  | 
Classes derived from java.lang.Exception | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
| class | |
Classes derived from java.lang.Exception | |
| class |  A runtime exception to indicate image reading and writing failures.
  | 
| GNU Classpath (0.95) |