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