Uses of Class java.lang.Throwable

Uses in package org.omg.DynamicAny.DynAnyPackage

Classes derived from java.lang.Throwable

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.

Uses in package javax.management

Classes derived from java.lang.Throwable

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.

Methods with return type java.lang.Throwable

Throwable
Returns the true cause of this exception, the wrapped exception.
Throwable
Returns the true cause of this exception, the wrapped exception.
Throwable
Returns the true cause of this error, the wrapped error.
Throwable
Returns the true cause of this exception, the wrapped runtime exception.
Throwable
Returns the true cause of this exception, the wrapped exception.

Methods which throw type java.lang.Throwable

Object
Called by the proxy class whenever a method is called.

Uses in package java.beans

Classes derived from java.lang.Throwable

class
IntrospectionException is thrown when the Introspector fails.
class
PropertyVetoException is thrown when a VetoableChangeListener doesn't like the proposed change.

Uses in package org.w3c.dom.events

Classes derived from java.lang.Throwable

class
Event operations may throw an EventException as specified in their method descriptions.

Uses in package java.util.regex

Classes derived from java.lang.Throwable

class
Indicates illegal pattern for regular expression.

Uses in package java.rmi

Classes derived from java.lang.Throwable

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.Throwable

Create an exception with the given message and cause.

Fields of type java.lang.Throwable

Throwable
The cause of this exception.

Methods with return type java.lang.Throwable

Throwable
Returns the cause of this exception.

Uses in package org.omg.CORBA.portable

Classes derived from java.lang.Throwable

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.

Constructors with parameter type java.lang.Throwable

Create a new unknown exception, wrapping a reason.

Fields of type java.lang.Throwable

Throwable
The original exception.

Uses in package java.awt

Classes derived from java.lang.Throwable

class
This error is thrown when a critical Abstract Window Toolkit (AWT) error occurs.
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.

Uses in package org.w3c.dom

Classes derived from java.lang.Throwable

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).

Uses in package java.awt.datatransfer

Classes derived from java.lang.Throwable

class
MIME string couldn't be parsed correctly.
class
The data flavor requested is not supported for the transfer data.

Uses in package javax.print

Classes derived from java.lang.Throwable

class
PrintException is used to report exceptions during the usage of a print service implementation.

Uses in package javax.sound.sampled

Classes derived from java.lang.Throwable

class
class
An exception of this type is thrown when an operation is attempted on a file whose format is unrecognized.

Uses in package javax.imageio.spi

Methods which throw type java.lang.Throwable

void
Called by the Virtual Machine when it detects that this ServiceRegistry has become garbage.

Uses in package java.security.cert

Classes derived from java.lang.Throwable

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.

Constructors with parameter type java.lang.Throwable

Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create an exception with a cause and a message.
Create an exception with a cause.
Create an exception with a cause and a message.
Create an exception with a cause, message, failed object, and index of failure in that CertPath.
Create an exception with a cause.
Create an exception with a cause and a message.
Create an exception with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.

Methods with return type java.lang.Throwable

Throwable
Get the cause, null if unknown.
Throwable
Get the cause, null if unknown.
Throwable
Get the cause, null if unknown.

Uses in package javax.security.auth.callback

Classes derived from java.lang.Throwable

class
Signals that a CallbackHandler does not recognize a particular Callback.

Uses in package java.nio

Classes derived from java.lang.Throwable

class
class
class
class

Methods which throw type java.lang.Throwable

void

Uses in package javax.transaction.xa

Classes derived from java.lang.Throwable

class

Uses in package org.omg.PortableServer.CurrentPackage

Classes derived from java.lang.Throwable

class
This exception may be thrown by methods in CurrentOperations if they are invoked outside the context of a POA-dispatched operation.

Uses in package java.lang.instrument

Classes derived from java.lang.Throwable

class
class

Uses in package javax.security.auth

Classes derived from java.lang.Throwable

class
An exception thrown when the Destroyable.destroy() method fails for a credential.
class
A signal that a call to Refreshable.refresh() failed.

Uses in package org.omg.DynamicAny.DynAnyFactoryPackage

Classes derived from java.lang.Throwable

class
The InconsistentTypeCode is thrown on the attempt to create an DynAny for Principal or native data types.

Uses in package java.net

Classes derived from java.lang.Throwable

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.

Uses in package java.rmi.server

Classes derived from java.lang.Throwable

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.

Methods with return type java.lang.Throwable

Throwable
Returns the cause of this exception.

Methods which throw type java.lang.Throwable

Object
RemoteObjectInvocationHandler.invoke(Object proxyInstance, Method method, Object[] parameters)
Invoke the remote method.

Uses in package org.omg.PortableInterceptor.ORBInitInfoPackage

Classes derived from java.lang.Throwable

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.

Uses in package javax.xml.parsers

Classes derived from java.lang.Throwable

class
An error occurred during configuration of the parser factory.
class
An exception occurred during configuration of the XML parser.

Uses in package org.omg.CORBA.ORBPackage

Classes derived from java.lang.Throwable

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.

Uses in package java.awt.dnd

Classes derived from java.lang.Throwable

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.

Uses in package javax.xml.transform

Classes derived from java.lang.Throwable

class
An exception occurred during configuration of the transformer.
class
An exception occurred during the transformation process.
class
An error occurred during configuration of the transformer factory.

Constructors with parameter type java.lang.Throwable

Constructor with detail message and underlyinmg cause.
Constructor with detail message, locator and underlying cause.
Constructor with underlying cause.
Constructor with a detail message and underlying cause.
Constructor with detail message, locator and underlying cause.
Constructor with an underlying cause.

Methods with parameter type java.lang.Throwable

Throwable
Initializes the root cause of this exception.

Methods with return type java.lang.Throwable

Throwable
Returns the underlying cause of this exception.
Throwable
Returns the underlying cause of this exception.
Throwable
Initializes the root cause of this exception.

Uses in package org.ietf.jgss

Classes derived from java.lang.Throwable

class
This exception is thrown whenever a fatal GSS-API error occurs including mechanism specific errors.

Uses in package java.awt.event

Methods with return type java.lang.Throwable

Throwable
Returns a throwable caught while executing the Runnable's run() method.

Uses in package javax.naming.directory

Classes derived from java.lang.Throwable

class
class
class
class
class
class
class
class
class

Uses in package javax.swing.undo

Classes derived from java.lang.Throwable

class
An exception which indicates that an editing action cannot be redone.
class
An exception which indicates that an editing action cannot be undone.

Uses in package java.security.acl

Classes derived from java.lang.Throwable

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.

Uses in package javax.activity

Classes derived from java.lang.Throwable

class
Exception wrapper for CORBA.ACTIVITY_COMPLETED.
class
Exception wrapper for CORBA.ACTIVITY_REQUIRED
class
Exception wrapper for CORBA.INVALID_ACTIVITY.

Constructors with parameter type java.lang.Throwable

Creates an exception with the given message and cause.
Creates an exception with the given cause, and a null message.
Creates an exception with the given message and cause.
Creates an exception with the given cause, and a null message.
Creates an exception with the given message and cause.
Creates an exception with the given cause, and a null message.

Uses in package java.util.jar

Classes derived from java.lang.Throwable

class
This exception is thrown to indicate an problem with a jar file.

Uses in package javax.net.ssl

Classes derived from java.lang.Throwable

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.

Constructors with parameter type java.lang.Throwable

Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.

Uses in package javax.transaction

Classes derived from java.lang.Throwable

class
class
class
class
class
class
class
class
class

Uses in package org.omg.PortableServer

Classes derived from java.lang.Throwable

class
This exception is raised by ServantManager to indicate that the invocation target has moved to another known location.

Uses in package javax.security.cert

Classes derived from java.lang.Throwable

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.

Uses in package java.lang.annotation

Classes derived from java.lang.Throwable

class
Thrown when an annotation found in a class file is malformed.
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.

Constructors with parameter type java.lang.Throwable

Constructs a new AnnotationFormatError using the specified message to give details of the error.
Constructs a new AnnotationFormatError using the supplied cause Throwable to provide additional history, with regards to the root of the problem.

Uses in package javax.crypto

Classes derived from java.lang.Throwable

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.

Uses in package java.lang

Classes derived from java.lang.Throwable

class
An AbstractMethodError is thrown when an application attempts to access an abstract method.
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
An assertion error normally occurs as a result of the assert statement added in JDK 1.4, to indicate that an assertion failed.
class
Thrown when an attempt is made to cast an object which is not of the appropriate runtime type.
class
A ClassCircularityError is thrown when a circular dependency has been detected while initializing a class.
class
A ClassFormatError is thrown when a Java Virtual Machine unable to read a class file because the file is corrupted or cannot be interpreted as a class file.
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
Applications should not try to catch errors since they indicate abnormal conditions.
class
The root class of all exceptions worth catching in a program.
class
An ExceptionInInitializerError is thrown when an uncaught exception has occurred in a static initializer or the initializer for a static variable.
class
An IllegalAccessError is thrown when an attempt is made to call a method, or access or modify a field that the application does not have access to.
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
An IncompatibleClassChangeError is thrown when the definition of a class used by the currently executing method has changed in an incompatible way.
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
An InstantiationError is thrown when an attempt is made to create an instance of an abstract class or an interface.
class
Thrown when an attempt is made to use reflection to build a non-instantiable class (an interface or abstract class).
class
An InternalError is thrown when a mystical error has occurred in the Java Virtual Machine.
class
Thrown when a thread interrupts another thread which was previously sleeping, waiting, or paused in some other way.
class
Subclasses of LinkageError are thrown to indicate that two classes which were compatible at separate compilation times cannot be linked to one another.
class
Thrown when an attempt is made to create an array with a negative size.
class
A NoClassDefFoundError is thrown when a classloader or the Java Virtual Machine tries to load a class and no definition of the class can be found.
class
A NoSuchFieldError is thrown if an application attempts to access a field of a class, and that class no longer has that field.
class
Thrown to indicate the class does not have the specified field.
class
A NoSuchMethodError is thrown if an application attempts to access a method of a class, and that class no longer has that method.
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
Thrown when the Java Virtual Machine is unable to allocate an object because it is out of memory and no more memory could be made available by the garbage collector.
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
A StackOverflowError is thrown when the execution stack overflow occurs.
class
This exception can be thrown to indicate an attempt to access an index which is out of bounds of a String.
class
ThreadDeath is thrown in a thread when someone calls stop() on that thread.
class
Thrown when a type is accessed using a String-based representation, but no definition of the supplied type is found.
class
An UnknownError is thrown when a serious but unknown problem has occurred in the Java Virtual Machine.
class
A UnsatisfiedLinkError is thrown if an appropriate native language definition of a method declared native cannot be found by the Java Virtual Machine.
class
An UnsupportedClassVersionError is thrown when the Java Virtual Machine determines it does not support the major and minor version numbers in the class file it is attempting to read.
class
This exception is thrown by an object when an operation is requested of it that it does not support.
class
A VerifyError is thrown if there is a security problem or internal inconsistency in a class file as detected by the "verifier."
class
A VirtualMachineError or its subclasses are thrown to indicate there is something wrong with the Java Virtual Machine or that it does not have the resources needed for it to continue execution.

Constructors with parameter type java.lang.Throwable

Create an exception with a message and chain it to the exception which occurred while loading the class.
Create an error with a message and a cause.
Create an error with a given cause, and a message of cause == null ?
Create an exception with a message and a cause.
Create an exception with a given cause, and a message of cause == null ?
Creates an error an saves a reference to the Throwable object.
Constructs a IllegalArgumentException using the specified error message, which should give further details as to the reason for this exception.
Constructs a IllegalArgumentException using the specified cause Throwable, which may be used to provide additional history, with regards to the root of the problem.
Constructs a IllegalStateException using the specified error message, which should give further details as to the reason for this exception.
Constructs a IllegalStateException using the specified cause Throwable, which may be used to provide additional history, with regards to the root of the problem.
Create an exception with a message and a cause.
Create an exception with the given cause, and a message of cause == null ?
Constructs a SecurityException using the specified error message, which should give further details as to the reason for this exception.
Constructs a SecurityException using the specified cause Throwable, which may be used to provide additional history, with regards to the root of the problem.
Instantiate this Throwable with the given message and cause.
Instantiate this Throwable with the given cause.
Constructs a TypeNotPresentException for the supplied type.
Constructs a UnsupportedOperationException using the specified error message, which should give further details as to the reason for this exception.
Constructs a UnsupportedOperationException using the specified cause Throwable, which may be used to provide additional history, with regards to the root of the problem.

Methods with parameter type java.lang.Throwable

Throwable
Initialize the cause of this Throwable.
void
Cause this Thread to stop abnormally and throw the specified exception.
void
Invoked by the virtual machine with the dying thread and the uncaught exception.
void
When a Thread in this ThreadGroup does not catch an exception, the virtual machine calls this method.

Methods with return type java.lang.Throwable

Throwable
Fill in the stack trace with the current execution stack.
Throwable
Returns the exception which occurred while loading the class, otherwise returns null.
Throwable
Return the exception that cause this error to be created.
Throwable
Returns the cause of this exception, or null if the cause is not known or non-existant.
Throwable
Returns the exception which occurred while loading the class, otherwise returns null.
Throwable
Return the exception that caused this error to be created.
Throwable
Initialize the cause of this Throwable.

Methods which throw type java.lang.Throwable

void
Called on an object by the Virtual Machine at most once, at some point after the Object is determined unreachable but before it is destroyed.

Uses in package javax.xml.xpath

Classes derived from java.lang.Throwable

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.

Constructors with parameter type java.lang.Throwable

Create an exception with a given cause, and a message of cause == null ?
Create an exception with a given cause, and a message of cause == null ?
Create an exception with a given cause, and a message of cause == null ?
Create an exception with a given cause, and a message of cause == null ?

Methods with return type java.lang.Throwable

Throwable
Returns the cause of this exception, or null if the cause is not known or non-existant.

Uses in package org.omg.CORBA.TypeCodePackage

Classes derived from java.lang.Throwable

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.

Uses in package org.omg.CosNaming.NamingContextExtPackage

Classes derived from java.lang.Throwable

class
The exception is thrown if the passed address is empty or otherwise invalid.

Uses in package java.security

Classes derived from java.lang.Throwable

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.Throwable

Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.
Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.

Methods with return type java.lang.Throwable

Throwable
Gets the cause of this exception.

Uses in package java.io

Classes derived from java.lang.Throwable

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.

Methods with return type java.lang.Throwable

Throwable
Returns the cause of this exception.

Uses in package javax.naming.ldap

Classes derived from java.lang.Throwable

class

Uses in package javax.naming

Classes derived from java.lang.Throwable

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

Fields of type java.lang.Throwable

Throwable
The root cause of this exception.

Methods with parameter type java.lang.Throwable

void
Sets the root cause field rootException of this Exception.

Methods with return type java.lang.Throwable

Throwable
Gets the root cause field rootException of this Exception.

Uses in package java.util.prefs

Classes derived from java.lang.Throwable

class
Chained exception thrown when backing store fails.
class
Indicates reading prefs from stream failed.

Constructors with parameter type java.lang.Throwable

Create a new exception with the given cause.
Creates a new exception with a descriptive message and a cause.
Creates a new exception with the given cause.

Uses in package javax.swing

Classes derived from java.lang.Throwable

class
Thrown by the UIManager.setLookAndFeel(LookAndFeel) method when the specified look and feel is not supported on the current platform.

Uses in package java.text

Classes derived from java.lang.Throwable

class
This exception is thrown when an unexpected error occurs during parsing.

Uses in package javax.security.auth.login

Classes derived from java.lang.Throwable

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.

Uses in package java.awt.image

Classes derived from java.lang.Throwable

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

Uses in package org.omg.IOP.CodecPackage

Classes derived from java.lang.Throwable

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.

Uses in package javax.xml.datatype

Classes derived from java.lang.Throwable

class
A serious error during datatype configuration.

Constructors with parameter type java.lang.Throwable

Create an exception with a message and a cause.
Create an exception with a given cause, and a message of cause == null ?

Uses in package org.omg.PortableInterceptor

Classes derived from java.lang.Throwable

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.

Uses in package java.awt.print

Classes derived from java.lang.Throwable

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.

Methods with return type java.lang.Throwable

Throwable
Gets the cause.

Uses in package org.w3c.dom.ls

Classes derived from java.lang.Throwable

class
Parser or write operations may throw an LSException if the processing is stopped.

Uses in package org.omg.CORBA

Classes derived from java.lang.Throwable

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.

Uses in package org.omg.PortableServer.POAPackage

Classes derived from java.lang.Throwable

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.

Uses in package java.sql

Classes derived from java.lang.Throwable

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.

Uses in package org.omg.CosNaming.NamingContextPackage

Classes derived from java.lang.Throwable

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

Uses in package javax.print.attribute

Classes derived from java.lang.Throwable

class
Exception which is thrown if an operation on an unmodifiable set is invoked.

Uses in package java.util.logging

Methods with parameter type java.lang.Throwable

void
Logger.log(Level level, String message, Throwable thrown)
void
Logger.logp(Level level, String sourceClass, String sourceMethod, String message, Throwable thrown)
void
Logger.logrb(Level level, String sourceClass, String sourceMethod, String bundleName, String message, Throwable thrown)
void
Associates this LogRecord with an exception or error.
void
Logger.throwing(String sourceClass, String sourceMethod, Throwable thrown)

Methods with return type java.lang.Throwable

Throwable
Returns the Throwable associated with this LogRecord, or null if the logged event is not related to an exception or error.

Uses in package javax.swing.tree

Classes derived from java.lang.Throwable

class
ExpandVetoException

Uses in package javax.sound.midi

Classes derived from java.lang.Throwable

class
This exception is thrown when we encounter bad MIDI data.
class
This exception is thrown when MIDI resources are not available.

Uses in package javax.imageio.metadata

Classes derived from java.lang.Throwable

class

Constructors with parameter type java.lang.Throwable

Uses in package org.omg.PortableServer.POAManagerPackage

Classes derived from java.lang.Throwable

class
Raised when the current operation is not applicable for the system because the POA manager is in an inactive State.

Uses in package java.lang.reflect

Classes derived from java.lang.Throwable

class
Thrown on encountering a syntactically malformed signature in a reflective method.
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
This exception class is thrown by a Proxy instance if the invoke method of that instance's InvocationHandler attempts to throw an exception that not declared by the throws clauses of all of the interface methods that the proxy instance is implementing.

Constructors with parameter type java.lang.Throwable

Create an InvocationTargetException using another exception.
Create an InvocationTargetException using another exception and an error message.
Wraps the given checked exception into a RuntimeException, with no detail message.
Wraps the given checked exception into a RuntimeException, with the specified detail message.

Methods with return type java.lang.Throwable

Throwable
Returns the cause of this exception (which may be null).
Throwable
Returns the cause of this exception.
Throwable
Get the wrapped (targeted) exception.
Throwable
Returns the cause of this exception.

Methods which throw type java.lang.Throwable

Object
InvocationHandler.invoke(Object proxy, Method method, Object[] args)
When a method is invoked on a proxy instance, it is wrapped and this method is called instead, so that you may decide at runtime how the original method should behave.

Uses in package java.nio.charset

Classes derived from java.lang.Throwable

class
class
class
class
class
class

Uses in package javax.management.openmbean

Classes derived from java.lang.Throwable

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.

Methods which throw type java.lang.Throwable

Object
Called by the proxy class whenever a method is called.

Uses in package java.util

Classes derived from java.lang.Throwable

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
An error thrown when a problem occurs during the loading of a service provider by a ServiceLoader.
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.

Constructors with parameter type java.lang.Throwable

Constructs a new ServiceConfigurationError with the specified message and cause.

Methods which throw type java.lang.Throwable

void
Tells the scheduler that the Timer task died so there will be no more new tasks scheduled.

Uses in package org.omg.CosNaming

Methods which throw type java.lang.Throwable

void
Destroys the iterator instance on the server side, calling destroy().

Uses in package org.omg.IOP.CodecFactoryPackage

Classes derived from java.lang.Throwable

class
The CodecFactoryOperations.create_codec(Encoding) raises UnknownEncoding if that factory cannot create a Codec of the given encoding.

Uses in package org.xml.sax

Classes derived from java.lang.Throwable

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.

Uses in package java.rmi.activation

Classes derived from java.lang.Throwable

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.Throwable

Create an exception with the given message and cause.

Fields of type java.lang.Throwable

Throwable
The cause of this exception.

Methods with return type java.lang.Throwable

Throwable
Returns the cause of this exception.

Uses in package org.w3c.dom.xpath

Classes derived from java.lang.Throwable

class
A new exception has been created for exceptions specific to these XPath interfaces.

Uses in package java.security.spec

Classes derived from java.lang.Throwable

class
Exception for an invalid key specification.
class
Exception for an invalid algorithm specification.

Constructors with parameter type java.lang.Throwable

Create a new instance with a descriptive error message and a cause.
Create a new instance with a cause.

Uses in package org.omg.CORBA.DynAnyPackage

Classes derived from java.lang.Throwable

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.

Uses in package java.awt.color

Classes derived from java.lang.Throwable

class
Thrown when there is an error in the native CMM.
class
Thrown when there is an error accessing or processing an ICC_Profile.

Uses in package org.w3c.dom.ranges

Classes derived from java.lang.Throwable

class
Range operations may throw a RangeException as specified in their method descriptions.

Uses in package java.util.zip

Classes derived from java.lang.Throwable

class
Exception thrown when compressed data is corrupt.
class
Thrown during the creation or input of a zip file.

Uses in package java.awt.geom

Classes derived from java.lang.Throwable

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.

Uses in package javax.xml.stream

Classes derived from java.lang.Throwable

class
Error indicating that a factory could not be configured.
class
Exception indicating an XML stream processing error.

Constructors with parameter type java.lang.Throwable

Create an exception with a message and a cause.
Create an exception with a given cause, and a message of cause == null ?

Fields of type java.lang.Throwable

Throwable

Methods with return type java.lang.Throwable

Throwable
Returns the nested exception.

Uses in package javax.swing.text

Classes derived from java.lang.Throwable

class
Indicates that an invalid location within a Document has been accessed.
class
The exception is thrown when the document charset is changed.

Uses in package javax.rmi.CORBA

Methods with parameter type java.lang.Throwable

RemoteException
Converts the exception that was thrown by the implementation method on a server side into RemoteException that can be transferred and re-thrown on a client side.
RemoteException
Converts the exception that was thrown by the implementation method on a server side into RemoteException that can be transferred and re-thrown on a client side.

Uses in package javax.imageio.stream

Methods which throw type java.lang.Throwable

void
Called on an object by the Virtual Machine at most once, at some point after the Object is determined unreachable but before it is destroyed.

Uses in package javax.security.sasl

Classes derived from java.lang.Throwable

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.

Constructors with parameter type java.lang.Throwable

Constructs a new instance of AuthenticationException with a detailed message and a root exception.
Constructs a new instance of SaslException with a detailed message and a root exception.

Methods with return type java.lang.Throwable

Throwable
Returns the cause of this throwable or null if the cause is nonexistent or unknown.

Uses in package java.nio.channels

Classes derived from java.lang.Throwable

class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class

Uses in package javax.imageio

Classes derived from java.lang.Throwable

class
A runtime exception to indicate image reading and writing failures.

Constructors with parameter type java.lang.Throwable

Create an exception with a descriptive error message.