Uses of Class
java.lang.Throwable
Packages that useThrowable
Package
Description
This is the core package of the Java Debug Interface (JDI), it defines mirrors for values, types, and the target VirtualMachine itself - as well bootstrapping facilities.
This package defines connections between the virtual machine using the JDI and the target virtual machine.
This package comprises the interfaces and classes used to develop new
TransportService implementations.This package is used to request that a JDI event be sent under specified conditions.
A Java API for Stream Control Transport Protocol.
Provides the API to attach to a Java virtual machine.
Contains all of the classes for creating user interfaces and for painting graphics and images.
Provides classes for color spaces.
Provides interfaces and classes for transferring data between and within applications.
Drag and Drop is a direct manipulation gesture found in many Graphical User Interface systems that provides a mechanism to transfer information between two entities logically associated with presentation elements in the GUI.
Provides interfaces and classes for dealing with different types of events fired by AWT components.
Provides the Java 2D classes for defining and performing operations on objects related to two-dimensional geometry.
Provides classes for creating and modifying images.
Provides classes and interfaces for a general printing API.
Contains classes related to developingbeans -- components based on the JavaBeans architecture.
Provides for system input and output through data streams, serialization and the file system.
Provides classes that are fundamental to the design of the Java programming language.
Provides library support for the Java programming language annotation facility.
Classes and interfaces to representnominal descriptors for run-time entities such as classes or method handles, and classfile entities such as constant pool entries or
invokedynamic call sites.Provides services that allow Java programming language agents to instrument programs running on the JVM.
The
java.lang.invoke package provides low-level primitives for interacting with the Java Virtual Machine.Classes to support module descriptors and creating configurations of modules by means of resolution and service binding.
Provides classes and interfaces for obtaining reflective information about classes and objects.
The
java.lang.runtime package provides low-level runtime support for the Java language.Provides the classes for implementing networking applications.
HTTP Client and WebSocket APIs
Defines buffers, which are containers for data, and provides an overview of the other NIO packages.
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations.
Defines charsets, decoders, and encoders, for translating between bytes and Unicode characters.
Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
Interfaces and classes providing access to file and file system attributes.
Provides the RMI package.
Provides classes and interfaces for supporting the server side of RMI.
Provides the classes and interfaces for the security framework.
Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths.
Provides classes and interfaces for key specifications and algorithm parameter specifications.
Provides the API for accessing and processing data stored in a data source (usually a relational database) using the Java programming language.
Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages.
The main API for dates, times, instants, and durations.
Provides classes to print and parse dates and times.
Access to date and time using fields and units, and date time adjusters.
Support for time-zones and their rules.
Contains the collections framework, some internationalization support classes, a service loader, properties, random number generation, string parsing and scanning classes, base64 encoding and decoding, a bit array, and several miscellaneous utility classes.
Utility classes commonly useful in concurrent programming.
Provides classes for reading and writing the JAR (Java ARchive) file format, which is based on the standard ZIP file format with an optional manifest file.
Provides the classes and interfaces of the Java 2 platform's core logging facilities.
This package allows applications to store and retrieve user and system preference and configuration data.
Classes for matching character sequences against patterns specified by regular expressions.
Provides classes for reading and writing the standard ZIP and GZIP file formats.
Facilities for declaring annotation processors and for allowing annotation processors to communicate with an annotation processing tool environment.
Provides the classes and interfaces for cryptographic operations.
The main package of the Java Image I/O API.
A package of the Java Image I/O API dealing with reading and writing metadata.
A package of the Java Image I/O API containing the plug-in interfaces for readers, writers, transcoders, and streams, and a runtime registry.
A package of the Java Image I/O API dealing with low-level I/O from files and streams.
Types and hierarchies of packages comprising a Java language model, a model of the declarations and types of the Java programming language.
Interfaces used to model elements of the Java programming language.
Interfaces used to model Java programming language types.
Provides the core classes for the Java Management Extensions.
Provides the definition of the ModelMBean classes.
Provides the definition of the monitor classes.
Provides the open data types and Open MBean descriptor classes.
Provides the definition of the Relation Service.
Interfaces for remote access to JMX MBean servers.
Provides the classes and interfaces for accessing naming services.
Extends the
javax.naming package to provide functionalityfor accessing directory services.Provides support for LDAPv3 extended operations and controls.
Provides classes for the secure socket package.
Provides the principal classes and interfaces for the Java Print Service API.
Provides classes and interfaces that describe the types of Java Print Service attributes and how they can be collected into attribute sets.
The scripting API consists of interfaces and classes that defineJava Scripting Engines and providesa framework for their use in Java applications.
This package provides a framework for authentication and authorization.
This package provides the classes necessary for services to interact with applications in order to retrieve information (authentication data including usernames or passwords, for example) or to display information (error and warning messages, for example).
This package provides a pluggable authentication framework.
Provides classes for public key certificates.
Contains class and interfaces for supporting SASL.
Java™ Smart Card I/O API.
Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI (Musical Instrument Digital Interface) data.
Provides interfaces and classes for capture, processing, and playback of sampled audio data.
Standard interfaces and base classes for JDBC
RowSet implementations.Provides utility classes to allow serializable mappings between SQL types and data types in the Java programming language.
The standard classes and interfaces that a third party vendor has to use in its implementation of a synchronization provider.
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
Provides classes and interfaces that deal with editable and noneditable text components.
Provides classes and interfaces for dealing with
javax.swing.JTree.Allows developers to provide support for undo/redo in applications such as text editors.
Provides the API that defines the contract between the transaction manager and the resource manager, which allows the transaction manager to enlist and delist resource objects (supplied by the resource manager driver) in JTA transactions.
Provides the classes for implementing XML Catalogs OASIS Standard V1.1, 7 October 2005.
Common classes for XML cryptography.
Classes for generating and validating XML digital signatures.
Defines XML/Java Type Mappings.
Provides the classes for processing XML documents with a SAX (Simple API for XML) parser or a DOM (Document Object Model) Document builder.
Defines interfaces and classes for the Streaming API for XML (StAX).
Defines the generic APIs for processing transformation instructions, and performing a transformation from source to result.
Provides an API for validation of XML documents.
Provides anobject-model neutral API for the evaluation of XPath expressions and access to the evaluation environment.
Contains interfaces and classes that are used to link an
invokedynamic call site. Contains interfaces and classes needed by language runtimes to implement their own language-specific object models and type conversions.
This package contains classes for consuming Flight Recorder data.
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL), which interactively evaluate "snippets" of Java programming language code.
Provides implementation support for building JShell execution engines.
Defines the Service Provider Interface for pluggable JShell execution engines.
This package contains classes to control and monitor Flight Recorder over Java Management Extensions (JMX).
This package defines APIs for signing jar files.
Provides Java code the ability to access the JavaScript engine and the HTML DOM in the web browser.
This package presents a framework that allows application developers to make use of security services like authentication, data integrity and data confidentiality from a variety of underlying security mechanisms like Kerberos, using a unified API.
Provides the interfaces for the Document Object Model (DOM).
Provides interfaces for DOM Level 2 Events.
Provides interfaces for DOM Level 3 Load and Save.
Provides interfaces for DOM Level 2 Range.
Provides interfaces for DOM Level 3 XPath Specification.
Provides the interfaces for the Simple API for XML (SAX).
Uses ofThrowable incom.sun.jdi
Subclasses ofThrowable incom.sun.jdiModifier and TypeClassDescriptionclassThrown to indicate line number or variable information is not available.classThrown to indicate that the requested class has not yet been loaded through the appropriate class loader.classThrown to indicate that the requested operation cannot be completed because the specified class has not yet been prepared.classThrown to indicate that the requested operation cannot be completed while the specified thread is in its current state.classThrown to indicate that there is an inconistency in the debug information provided by the target VM.classThrown to indicate that an unexpected internal error has occurred.classDeprecated.This exception is no longer thrownclassDeprecated.This exception is no longer thrownclassThrown to indicate that the requested module is invalid or became invalid after the module was unloaded.classThrown to indicate that the requested operation cannot be completed because the specified stack frame is no longer valid.classThrown to indicate a type mismatch in setting the value of a field or variable, or in specifying the return value of a method.classThrown to indicate an exception occurred in an invoked method within the target VM.classThrown to indicate an operation cannot be completed because it is not valid for a native method.classThrown to indicate that the requested operation cannot be completed because the specified object has been garbage collected.classThrown to indicate that the operation is invalid because it would modify the VM and the VM is read-only.classUnchecked exception thrown to indicate that the requested operation cannot be completed because there is no longer a connection to the target VM.classThrown to indicate that the requested operation cannot be completed because the a mirror from one target VM is being combined with a mirror from another target VM.classThrown to indicate that the requested operation cannot be completed because the target VM has run out of memory.Uses ofThrowable incom.sun.jdi.connect
Subclasses ofThrowable incom.sun.jdi.connectModifier and TypeClassDescriptionclassThrown to indicate an invalid argument or inconsistent passed to aConnector.classThis exception may be thrown as a result of a timeout when attaching to a target VM, or waiting to accept a connection from a target VM.classA target VM was successfully launched, but terminated with an error before a connection could be established.Uses ofThrowable incom.sun.jdi.connect.spi
Subclasses ofThrowable incom.sun.jdi.connect.spiModifier and TypeClassDescriptionclassThis exception may be thrown as a result of an asynchronous close of aConnectionwhile an I/O operation is in progress.Uses ofThrowable incom.sun.jdi.request
Subclasses ofThrowable incom.sun.jdi.requestModifier and TypeClassDescriptionclassThrown to indicate a duplicate event request.classThrown to indicate that the requested event cannot be modified because it is enabled.Uses ofThrowable incom.sun.nio.sctp
Subclasses ofThrowable incom.sun.nio.sctpModifier and TypeClassDescriptionclassUnchecked exception thrown when an attempt is made to invoke thereceivemethod ofSctpChannelorSctpMultiChannelfrom a notification handler.classUnchecked exception thrown when an attempt is made to remove an address that is not bound to the channel, or remove an address from a channel that has only one address bound to it.classUnchecked exception thrown when an attempt is made to send a message to an invalid stream.Uses ofThrowable incom.sun.tools.attach
Subclasses ofThrowable incom.sun.tools.attachModifier and TypeClassDescriptionclassThe exception thrown when an agent fails to initialize in the target Java virtual machine.classThe exception thrown when an agent cannot be loaded into the target Java virtual machine.classThrown byVirtualMachine.attachwhen attempting to attach to a Java virtual machine for which a compatibleAttachProviderdoes not exist.classException type to signal that an attach operation failed in the target VM.Uses ofThrowable injava.awt
Modifier and TypeClassDescriptionclassThrown when a serious Abstract Window Toolkit error has occurred.classSignals that an Abstract Window Toolkit exception has occurred.classThrown by method createFont in theFontclass to indicate that the specified font is bad.classThrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse.classSignals that an AWT component is not in an appropriate state for the requested operation.Uses ofThrowable injava.awt.color
Subclasses ofThrowable injava.awt.colorModifier and TypeClassDescriptionclassThis exception is thrown if the native CMM returns an error.classThis exception is thrown when an error occurs in accessing or processing anICC_Profileobject.Uses ofThrowable injava.awt.datatransfer
Subclasses ofThrowable injava.awt.datatransferModifier and TypeClassDescriptionclassA class to encapsulate MimeType parsing related exceptions.classSignals that the requested data is not supported in this flavor.Uses ofThrowable injava.awt.dnd
Subclasses ofThrowable injava.awt.dndModifier and TypeClassDescriptionclassThis exception is thrown by various methods in the java.awt.dnd package.Uses ofThrowable injava.awt.event
Methods injava.awt.event that returnThrowableModifier and TypeMethodDescriptionInvocationEvent.getThrowable()Returns any Throwable caught while executing the Runnable'srun()method.Uses ofThrowable injava.awt.geom
Subclasses ofThrowable injava.awt.geomModifier and TypeClassDescriptionclassTheIllegalPathStateExceptionrepresents an exception that is thrown if an operation is performed on a path that is in an illegal state with respect to the particular operation being performed, such as appending a path segment to aGeneralPathwithout an initial moveto.classTheNoninvertibleTransformExceptionclass represents an exception that is thrown if an operation is performed requiring the inverse of anAffineTransformobject but theAffineTransformis in a non-invertible state.Uses ofThrowable injava.awt.image
Subclasses ofThrowable injava.awt.imageModifier and TypeClassDescriptionclassTheImagingOpExceptionis thrown if one of theBufferedImageOporRasterOpfilter methods cannot process the image.classTheRasterFormatExceptionis thrown if there is invalid layout information in theRaster.Uses ofThrowable injava.awt.print
Subclasses ofThrowable injava.awt.printModifier and TypeClassDescriptionclassThePrinterAbortExceptionclass is a subclass ofPrinterExceptionand is used to indicate that a user or application has terminated the print job while it was in the process of printing.classThePrinterExceptionclass and its subclasses are used to indicate that an exceptional condition has occurred in the print system.classThePrinterIOExceptionclass is a subclass ofPrinterExceptionand is used to indicate that an IO error of some sort has occurred while printing.Methods injava.awt.print that returnThrowableUses ofThrowable injava.beans
Subclasses ofThrowable injava.beansModifier and TypeClassDescriptionclassThrown when an exception happens during Introspection.classA PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value.Uses ofThrowable injava.io
Modifier and TypeClassDescriptionclassBase class for character conversion exceptions.classSignals that an end of file or end of stream has been reached unexpectedly during input.classSignals that an attempt to open the file denoted by a specified pathname has failed.classSignals that an I/O operation has been interrupted.classThrown when the Serialization runtime detects one of the following problems with a Class.classIndicates that one or more deserialized objects failed validation tests.classThrown when a serious I/O error has occurred.classSignals that an I/O exception of some sort has occurred.classThrown when serialization or deserialization is not active.classThrown when an instance is required to have a Serializable interface.classSuperclass of all exceptions specific to Object Stream classes.classException indicating the failure of an object read operation due to unread primitive data, or the end of data belonging to a serialized object in the stream.classThrown when control information that was read from an object stream violates internal consistency checks.classSignals that a sync operation has failed.classWraps anIOExceptionwith an unchecked exception.classThe Character Encoding is not supported.classSignals that a malformed string inmodified UTF-8 format has been read in a data input stream or by any class that implements the data input interface.classSignals that one of the ObjectStreamExceptions was thrown during a write operation.Modifier and TypeMethodDescriptionWriteAbortedException.getCause()Returns the exception that terminated the operation (thecause).ModifierConstructorDescriptionConstructs a new instance of IOError with the specified cause.IOException(String message,Throwable cause) Constructs anIOExceptionwith the specified detail message and cause.IOException(Throwable cause) Constructs anIOExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injava.lang
Modifier and TypeClassDescriptionclassThrown when an application tries to call an abstract method.classThrown when an exceptional arithmetic condition has occurred.classThrown to indicate that an array has been accessed with an illegal index.classThrown to indicate that an attempt has been made to store the wrong type of object into an array of objects.classThrown to indicate that an assertion has failed.classThrown to indicate that aninvokedynamicinstruction or a dynamic constant failed to resolve its bootstrap method and arguments, or forinvokedynamicinstruction the bootstrap method has failed to provide acall site with atarget of the correctmethod type, or for a dynamic constant the bootstrap method has failed to provide a constant value of the required type.classThrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.classThrown when the Java Virtual Machine detects a circularity in the superclass hierarchy of a class being loaded.classThrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.classThrown when an application tries to load in a class through its string name using: TheforNamemethod in classClass.classThrown to indicate that theclonemethod in classObjecthas been called to clone an object, but that the object's class does not implement theCloneableinterface.classThrown when an application tries to access an enum constant by name and the enum type contains no constant with the specified name.classAnErroris a subclass ofThrowablethat indicates serious problems that a reasonable application should not try to catch.classThe classExceptionand its subclasses are a form ofThrowablethat indicates conditions that a reasonable application might want to catch.classSignals that an unexpected exception has occurred in a static initializer.classThrown if an application attempts to access or modify a field, or to call a method that it does not have access to.classAn IllegalAccessException is thrown when an application tries to reflectively create an instance (other than an array), set or get a field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor.classThrown to indicate that a method has been passed an illegal or inappropriate argument.classThrown to indicate that a method has been called by an inappropriate caller.classThrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor.classSignals that a method has been invoked at an illegal or inappropriate time.classThrown to indicate that a thread is not in an appropriate state for the requested operation.classThrown when an incompatible class change has occurred to some class definition.classThrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range.classThrown when an application tries to use the Javanewconstruct to instantiate an abstract class or an interface.classThrown when an application tries to create an instance of a class using thenewInstancemethod in classClass, but the specified class object cannot be instantiated.classThrown to indicate some unexpected internal error has occurred in the Java Virtual Machine.classThrown when a thread is waiting, sleeping, or otherwise occupied, and the thread is interrupted, either before or during the activity.classThrown when creating amodule layer fails.classSubclasses ofLinkageErrorindicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class.classThrown if an application tries to create an array with negative size.classThrown if the Java Virtual Machine or aClassLoaderinstance tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using thenewexpression) and no definition of the class could be found.classThrown if an application tries to access or modify a specified field of an object, and that object no longer has that field.classSignals that the class doesn't have a field of a specified name.classThrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method.classThrown when a particular method cannot be found.classThrown when an application attempts to usenullin a case where an object is required.classThrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.classThrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector.classCommon superclass of exceptions thrown by reflective operations in core reflection.classRuntimeExceptionis the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.classThrown by the security manager to indicate a security violation.classThrown when a stack overflow occurs because an application recurses too deeply.classThrown byStringmethods to indicate that an index is either negative or greater than the size of the string.classAn instance ofThreadDeathis thrown in the victim thread when the (deprecated)Thread.stop()method is invoked.classThrown when an application tries to access a type using a string representing the type's name, but no definition for the type with the specified name can be found.classThrown when an unknown but serious exception has occurred in the Java Virtual Machine.classThrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declarednative.classThrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported.classThrown to indicate that the requested operation is not supported.classThrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.classThrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.Modifier and TypeMethodDescriptionThrowable.fillInStackTrace()Fills in the execution stack trace.Throwable.getCause()Returns the cause of this throwable ornullif the cause is nonexistent or unknown.ClassNotFoundException.getException()Returns the exception that was raised if an error occurred while attempting to load the class.ExceptionInInitializerError.getException()Returns the exception that occurred during a static initialization that caused this error to be created.finalThrowable[]Throwable.getSuppressed()Returns an array containing all of the exceptions that were suppressed, typically by thetry-with-resources statement, in order to deliver this exception.Initializes thecause of this throwable to the specified value.Modifier and TypeMethodDescriptionfinal voidThrowable.addSuppressed(Throwable exception) Appends the specified exception to the exceptions that were suppressed in order to deliver this exception.Initializes thecause of this throwable to the specified value.default voidSystem.Logger.log(System.Logger.Level level,String msg,Throwable thrown) Logs a message associated with a given throwable.default voidSystem.Logger.log(System.Logger.Level level,Supplier<String> msgSupplier,Throwable thrown) Logs a lazily supplied message associated with a given throwable.voidSystem.Logger.log(System.Logger.Level level,ResourceBundle bundle,String msg,Throwable thrown) Logs a localized message associated with a given throwable.voidThread.UncaughtExceptionHandler.uncaughtException(Thread t,Throwable e) Method invoked when the given thread terminates due to the given uncaught exception.voidThreadGroup.uncaughtException(Thread t,Throwable e) Called by the Java Virtual Machine when a thread in this thread group stops because of an uncaught exception, and the thread does not have a specificThread.UncaughtExceptionHandlerinstalled.Modifier and TypeMethodDescriptionprotected voidObject.finalize()Deprecated.The finalization mechanism is inherently problematic.ModifierConstructorDescriptionAssertionError(String message,Throwable cause) Constructs a newAssertionErrorwith the specified detail message and cause.BootstrapMethodError(String s,Throwable cause) Constructs aBootstrapMethodErrorwith the specified detail message and cause.BootstrapMethodError(Throwable cause) Constructs aBootstrapMethodErrorwith the specified cause.Constructs aClassNotFoundExceptionwith the specified detail message and optional exception that was raised while loading the class.Constructs a new error with the specified detail message and cause.protectedConstructs a new error with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.Constructs a new error with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Constructs a new exception with the specified detail message and cause.protectedConstructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.Constructs a new exception with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).ExceptionInInitializerError(Throwable thrown) Constructs a newExceptionInInitializerErrorclass by saving a reference to theThrowableobject thrown for later retrieval by theExceptionInInitializerError.getException()method.IllegalArgumentException(String message,Throwable cause) Constructs a new exception with the specified detail message and cause.Constructs a new exception with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).IllegalCallerException(String message,Throwable cause) Constructs a new exception with the specified detail message and cause.IllegalCallerException(Throwable cause) Constructs a new exception with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).IllegalStateException(String message,Throwable cause) Constructs a new exception with the specified detail message and cause.IllegalStateException(Throwable cause) Constructs a new exception with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).InternalError(String message,Throwable cause) Constructs anInternalErrorwith the specified detail message and cause.InternalError(Throwable cause) Constructs anInternalErrorwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).LayerInstantiationException(String msg,Throwable cause) Constructs aLayerInstantiationExceptionwith the given detail message and cause.Constructs aLayerInstantiationExceptionwith the given cause.LinkageError(String s,Throwable cause) Constructs aLinkageErrorwith the specified detail message and cause.ReflectiveOperationException(String message,Throwable cause) Constructs a new exception with the specified detail message and cause.Constructs a new exception with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).RuntimeException(String message,Throwable cause) Constructs a new runtime exception with the specified detail message and cause.protectedRuntimeException(String message,Throwable cause, boolean enableSuppression, boolean writableStackTrace) Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.RuntimeException(Throwable cause) Constructs a new runtime exception with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).SecurityException(String message,Throwable cause) Creates aSecurityExceptionwith the specified detail message and cause.SecurityException(Throwable cause) Creates aSecurityExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Constructs a new throwable with the specified detail message and cause.protectedConstructs a new throwable with the specified detail message, cause,suppression enabled or disabled, and writable stack trace enabled or disabled.Constructs a new throwable with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).TypeNotPresentException(String typeName,Throwable cause) Constructs aTypeNotPresentExceptionfor the named type with the specified cause.UnsupportedOperationException(String message,Throwable cause) Constructs a new exception with the specified detail message and cause.Constructs a new exception with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).VirtualMachineError(String message,Throwable cause) Constructs aVirtualMachineErrorwith the specified detail message and cause.VirtualMachineError(Throwable cause) Constructs an aVirtualMachineErrorwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injava.lang.annotation
Subclasses ofThrowable injava.lang.annotationModifier and TypeClassDescriptionclassThrown when the annotation parser attempts to read an annotation from a class file and determines that the annotation is malformed.classThrown to indicate that a program has attempted to access an element of an annotation whose type has changed after the annotation was compiled (or serialized).classThrown to indicate that a program has attempted to access an element of an annotation interface that was added to the annotation interface definition after the annotation was compiled (or serialized).Constructors injava.lang.annotation with parameters of typeThrowableModifierConstructorDescriptionAnnotationFormatError(String message,Throwable cause) Constructs a newAnnotationFormatErrorwith the specified detail message and cause.AnnotationFormatError(Throwable cause) Constructs a newAnnotationFormatErrorwith the specified cause and a detail message of(cause == null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injava.lang.constant
Methods injava.lang.constant that throwThrowableModifier and TypeMethodDescriptionDynamicCallSiteDesc.resolveCallSiteDesc(MethodHandles.Lookup lookup) Reflectively invokes the bootstrap method with the specified arguments, and return the resultingCallSiteUses ofThrowable injava.lang.instrument
Subclasses ofThrowable injava.lang.instrumentModifier and TypeClassDescriptionclassThrown by an implementation ofClassFileTransformer.transformwhen its input parameters are invalid.classThrown by an implementation ofInstrumentation.redefineClasseswhen one of the specified classes cannot be modified.classThrown to indicate that a module cannot be modified.Uses ofThrowable injava.lang.invoke
Subclasses ofThrowable injava.lang.invokeModifier and TypeClassDescriptionclassLambdaConversionExceptionclassStringConcatException is thrown byStringConcatFactorywhen linkage invariants are violated.classThrown to indicate that code has attempted to call a method handle via the wrong method type.Method parameters injava.lang.invoke with type arguments of typeThrowableModifier and TypeMethodDescriptionstaticMethodHandleMethodHandles.catchException(MethodHandle target,Class<? extendsThrowable> exType,MethodHandle handler) Makes a method handle which adapts a target method handle, by running it inside an exception handler.Methods injava.lang.invoke that throwThrowableModifier and TypeMethodDescriptionstaticObjectConstantBootstraps.invoke(MethodHandles.Lookup lookup,String name,Class<?> type,MethodHandle handle,Object... args) Returns the result of invoking a method handle with the provided arguments.finalObjectInvokes the method handle, allowing any caller type descriptor, and optionally performing conversions on arguments and return values.finalObjectMethodHandle.invokeExact(Object... args) Invokes the method handle, allowing any caller type descriptor, but requiring an exact type match.MethodHandle.invokeWithArguments(Object... arguments) Performs a variable arity invocation, passing the arguments in the given array to the method handle, as if via an inexactinvokefrom a call site which mentions only the typeObject, and whose actual argument count is the length of the argument array.MethodHandle.invokeWithArguments(List<?> arguments) Performs a variable arity invocation, passing the arguments in the given list to the method handle, as if via an inexactinvokefrom a call site which mentions only the typeObject, and whose actual argument count is the length of the argument list.Constructors injava.lang.invoke with parameters of typeThrowableModifierConstructorDescriptionLambdaConversionException(String message,Throwable cause) Constructs aLambdaConversionExceptionwith a message and cause.LambdaConversionException(String message,Throwable cause, boolean enableSuppression, boolean writableStackTrace) Constructs aLambdaConversionExceptionwith a message, cause, and other settings.Constructs aLambdaConversionExceptionwith a cause.StringConcatException(String msg,Throwable cause) Constructs an exception with a message and a linked throwableConstructors injava.lang.invoke that throwThrowableModifierConstructorDescriptionprotectedConstantCallSite(MethodType targetType,MethodHandle createTargetHook) Creates a call site with a permanent target, possibly bound to the call site itself.Uses ofThrowable injava.lang.module
Subclasses ofThrowable injava.lang.moduleModifier and TypeClassDescriptionclassThrown by aModuleFinderwhen an error occurs finding a module.classThrown when reading a module descriptor and the module descriptor is found to be malformed or otherwise cannot be interpreted as a module descriptor.classThrown when resolving a set of modules, or resolving a set of modules with service binding, fails.Constructors injava.lang.module with parameters of typeThrowableModifierConstructorDescriptionFindException(String msg,Throwable cause) Constructs aFindExceptionwith the given detail message and cause.FindException(Throwable cause) Constructs aFindExceptionwith the given cause.ResolutionException(String msg,Throwable cause) Constructs aResolutionExceptionwith the given detail message and cause.ResolutionException(Throwable cause) Constructs an instance of this exception with the given cause.Uses ofThrowable injava.lang.reflect
Subclasses ofThrowable injava.lang.reflectModifier and TypeClassDescriptionclassThrown when a syntactically malformed signature attribute is encountered by a reflective method that needs to interpret the generic signature information for a class or interface, method or constructor.classThrown when Java language access checks cannot be suppressed.classInvocationTargetException is a checked exception that wraps an exception thrown by an invoked method or constructor.classThrown when a semantically malformed parameterized type is encountered by a reflective method that needs to instantiate it.classThrown whenthe java.lang.reflect packageattempts to read method parameters from a class file and determines that one or more parameters are malformed.classThrown by a method invocation on a proxy instance if its invocation handler'sinvokemethod throws a checked exception (aThrowablethat is not assignable toRuntimeExceptionorError) that is not assignable to any of the exception types declared in thethrowsclause of the method that was invoked on the proxy instance and dispatched to the invocation handler.Methods injava.lang.reflect that returnThrowableModifier and TypeMethodDescriptionInvocationTargetException.getCause()Returns the cause of this exception (the thrown target exception, which may benull).InvocationTargetException.getTargetException()Get the thrown target exception.UndeclaredThrowableException.getUndeclaredThrowable()Returns theThrowableinstance wrapped in thisUndeclaredThrowableException, which may benull.Methods injava.lang.reflect that throwThrowableModifier and TypeMethodDescriptionProcesses a method invocation on a proxy instance and returns the result.staticObjectInvocationHandler.invokeDefault(Object proxy,Method method,Object... args) Invokes the specified default method on the givenproxyinstance with the given parameters.Constructors injava.lang.reflect with parameters of typeThrowableModifierConstructorDescriptionInvocationTargetException(Throwable target) Constructs a InvocationTargetException with a target exception.InvocationTargetException(Throwable target,String s) Constructs a InvocationTargetException with a target exception and a detail message.UndeclaredThrowableException(Throwable undeclaredThrowable) Constructs anUndeclaredThrowableExceptionwith the specifiedThrowable.UndeclaredThrowableException(Throwable undeclaredThrowable,String s) Constructs anUndeclaredThrowableExceptionwith the specifiedThrowableand a detail message.Uses ofThrowable injava.lang.runtime
Methods injava.lang.runtime that throwThrowableModifier and TypeMethodDescriptionstaticObjectObjectMethods.bootstrap(MethodHandles.Lookup lookup,String methodName,TypeDescriptor type,Class<?> recordClass,String names,MethodHandle... getters) Bootstrap method to generate theObject.equals(Object),Object.hashCode(), andObject.toString()methods, based on a description of the component names and accessor methods, for eitherinvokedynamiccall sites or dynamic constant pool entries.Uses ofThrowable injava.net
Modifier and TypeClassDescriptionclassSignals that an error occurred while attempting to bind a socket to a local address and port.classSignals that an error occurred while attempting to connect a socket to a remote address and port.classThrown to indicate that a HTTP request needs to be retried but cannot be retried automatically, due to streaming mode being enabled.classThrown to indicate that a malformed URL has occurred.classSignals that an error occurred while attempting to connect a socket to a remote address and port.classSignals that an ICMP Port Unreachable message has been received on a connected datagram.classThrown to indicate that there is an error in the underlying protocol, such as a TCP error.classThrown to indicate that there is an error creating or accessing a Socket.classSignals that a timeout has occurred on a socket read or accept.classThrown to indicate that the IP address of a host could not be determined.classThrown to indicate that an unknown service exception has occurred.classChecked exception thrown to indicate that a string could not be parsed as a URI reference.Uses ofThrowable injava.net.http
Subclasses ofThrowable injava.net.httpModifier and TypeClassDescriptionclassThrown when a connection, over which anHttpRequestis intended to be sent, is not successfully established within a specified time period.classThrown when a response is not received within a specified time period.final classThrown when the opening handshake has failed.Methods injava.net.http with parameters of typeThrowableUses ofThrowable injava.nio
Modifier and TypeClassDescriptionclassUnchecked exception thrown when a relativeput operation reaches the target buffer's limit.classUnchecked exception thrown when a relativeget operation reaches the source buffer's limit.classUnchecked exception thrown when an attempt is made to reset a buffer when its mark is not defined.classUnchecked exception thrown when a content-mutation method such asputorcompactis invoked upon a read-only buffer.Uses ofThrowable injava.nio.channels
Subclasses ofThrowable injava.nio.channelsModifier and TypeClassDescriptionclassUnchecked exception thrown when an attempt is made to initiate an accept operation on a channel and a previous accept operation has not completed.classUnchecked exception thrown when an attempt is made to bind the socket a network oriented channel that is already bound.classUnchecked exception thrown when an attempt is made to connect aSocketChannelthat is already connected.classChecked exception received by a thread when another thread closes the channel or the part of the channel upon which it is blocked in an I/O operation.classUnchecked exception thrown when an attempt is made to use a selection key that is no longer valid.classChecked exception received by a thread when another thread interrupts it while it is blocked in an I/O operation upon a channel.classChecked exception thrown when an attempt is made to invoke or complete an I/O operation upon channel that is closed, or at least closed to that operation.classUnchecked exception thrown when an attempt is made to invoke an I/O operation upon a closed selector.classUnchecked exception thrown when an attempt is made to connect aSocketChannelfor which a non-blocking connection operation is already in progress.classChecked exception received by a thread when another thread interrupts it while it is waiting to acquire a file lock.classUnchecked exception thrown when a blocking-mode-specific operation is invoked upon a channel in the incorrect blocking mode.classUnchecked exception thrown when an attempt is made to open a channel in a group that was not created by the same provider.classUnchecked exception thrown when an attempt is made to register a channel with a selector that was not created by the provider that created the channel.classChecked exception received by a thread when a timeout elapses before an asynchronous operation completes.classUnchecked exception thrown when thefinishConnectmethod of aSocketChannelis invoked without first successfully invoking itsconnectmethod.classUnchecked exception thrown when an attempt is made to read from a channel that was not originally opened for reading.classUnchecked exception thrown when an attempt is made to write to a channel that was not originally opened for writing.classUnchecked exception thrown when an attempt is made to invoke an I/O operation upon a server socket channel that is not yet bound.classUnchecked exception thrown when an attempt is made to invoke an I/O operation upon a socket channel that is not yet connected.classUnchecked exception thrown when an attempt is made to acquire a lock on a region of a file that overlaps a region already locked by the same Java virtual machine, or when another thread is already waiting to lock an overlapping region of the same file.classUnchecked exception thrown when an attempt is made to read from an asynchronous socket channel and a previous read has not completed.classUnchecked exception thrown when an attempt is made to construct a channel in a group that is shutdown or the completion handler for an I/O operation cannot be invoked because the channel group has terminated.classUnchecked exception thrown when an attempt is made to invoke a network operation upon an unresolved socket address.classUnchecked exception thrown when an attempt is made to bind or connect to a socket address of a type that is not supported.classUnchecked exception thrown when an attempt is made to write to an asynchronous socket channel and a previous write has not completed.Methods injava.nio.channels with parameters of typeThrowableUses ofThrowable injava.nio.charset
Subclasses ofThrowable injava.nio.charsetModifier and TypeClassDescriptionclassChecked exception thrown when a character encoding or decoding error occurs.classError thrown when thedecodeLoopmethod of aCharsetDecoder, or theencodeLoopmethod of aCharsetEncoder, throws an unexpected exception.classUnchecked exception thrown when a string that is not alegal charset name is used as such.classChecked exception thrown when an input byte sequence is not legal for given charset, or an input character sequence is not a legal sixteen-bit Unicode sequence.classChecked exception thrown when an input character (or byte) sequence is valid but cannot be mapped to an output byte (or character) sequence.classUnchecked exception thrown when no support is available for a requested charset.Uses ofThrowable injava.nio.file
Subclasses ofThrowable injava.nio.fileModifier and TypeClassDescriptionclassChecked exception thrown when a file system operation is denied, typically due to a file permission or other access check.classChecked exception thrown when a file cannot be moved as an atomic file system operation.classUnchecked exception thrown when an attempt is made to invoke an operation on a directory stream that is closed.classUnchecked exception thrown when an attempt is made to invoke an operation on a file and the file system is closed.classUnchecked exception thrown when an attempt is made to invoke an operation on a watch service that is closed.final classRuntime exception thrown if an I/O error is encountered when iterating over the entries in a directory.classChecked exception thrown when a file system operation fails because a directory is not empty.classChecked exception thrown when an attempt is made to create a file or directory and a file of that name already exists.classRuntime exception thrown when an attempt is made to create a file system that already exists.classThrown when a file system operation fails on one or two files.classChecked exception thrown when a file system loop, or cycle, is encountered.classRuntime exception thrown when a file system cannot be found.classUnchecked exception thrown when path string cannot be converted into aPathbecause the path string contains invalid characters, or the path string is invalid for other file system specific reasons.classChecked exception thrown when an attempt is made to access a file that does not exist.classChecked exception thrown when a file system operation, intended for a directory, fails because the file is not a directory.classChecked exception thrown when a file system operation fails because a file is not a symbolic link.classUnchecked exception thrown when an attempt is made to invoke a method on an object created by one file system provider with a parameter created by a different file system provider.classRuntime exception thrown when a provider of the required type cannot be found.classUnchecked exception thrown when an attempt is made to update an object associated with aread-onlyFileSystem.Uses ofThrowable injava.nio.file.attribute
Subclasses ofThrowable injava.nio.file.attributeModifier and TypeClassDescriptionclassChecked exception thrown when a lookup ofUserPrincipalfails because the principal does not exist.Uses ofThrowable injava.rmi
Modifier and TypeClassDescriptionclassAnAccessExceptionis thrown by certain methods of thejava.rmi.Namingclass (specificallybind,rebind, andunbind) to indicate that the caller does not have permission to perform the action requested by the method call.classAnAlreadyBoundExceptionis thrown if an attempt is made to bind an object to a name that already has an associated binding in the registry.classAConnectExceptionis thrown if a connection is refused to the remote host for a remote method call.classAConnectIOExceptionis thrown if anIOExceptionoccurs while making a connection to the remote host for a remote method call.classAMarshalExceptionis thrown if ajava.io.IOExceptionoccurs while marshalling the remote call header, arguments or return value for a remote method call.classANoSuchObjectExceptionis thrown if an attempt is made to invoke a method on an object that no longer exists in the remote virtual machine.classANotBoundExceptionis thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.classARemoteExceptionis the common superclass for a number of communication-related exceptions that may occur during the execution of a remote method call.classDeprecated.UseSecurityExceptioninstead.classAServerErroris thrown as a result of a remote method invocation when anErroris thrown while processing the invocation on the server, either while unmarshalling the arguments, executing the remote method itself, or marshalling the return value.classAServerExceptionis thrown as a result of a remote method invocation when aRemoteExceptionis thrown while processing the invocation on the server, either while unmarshalling the arguments or executing the remote method itself.classDeprecated.no replacementclassAStubNotFoundExceptionis thrown if a valid stub class could not be found for a remote object when it is exported.classAnUnexpectedExceptionis thrown if the client of a remote method call receives, as a result of the call, a checked exception that is not among the checked exception types declared in thethrowsclause of the method in the remote interface.classAnUnknownHostExceptionis thrown if ajava.net.UnknownHostExceptionoccurs while creating a connection to the remote host for a remote method call.classAnUnmarshalExceptioncan be thrown while unmarshalling the parameters or results of a remote method call if any of the following conditions occur: if an exception occurs while unmarshalling the call header if the protocol for the return value is invalid if ajava.io.IOExceptionoccurs unmarshalling parameters (on the server side) or the return value (on the client side).ModifierConstructorDescriptionRemoteException(String s,Throwable cause) Constructs aRemoteExceptionwith the specified detail message and cause.Uses ofThrowable injava.rmi.server
Subclasses ofThrowable injava.rmi.serverModifier and TypeClassDescriptionclassAnExportExceptionis aRemoteExceptionthrown if an attempt to export a remote object fails.classAServerCloneExceptionis thrown if a remote exception occurs during the cloning of aUnicastRemoteObject.classAnServerNotActiveExceptionis anExceptionthrown during a call toRemoteServer.getClientHostif the getClientHost method is called outside of servicing a remote method call.classDeprecated.no replacement.classDeprecated.no replacement.classDeprecated.This class is obsolete.Methods injava.rmi.server that returnThrowableModifier and TypeMethodDescriptionServerCloneException.getCause()Returns the cause of this exception.Methods injava.rmi.server that throwThrowableUses ofThrowable injava.security
Subclasses ofThrowable injava.securityModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.This class is only useful in conjunction withthe Security Manager, which is deprecated and subject to removal in a future release.classThis is the generic Message Digest exception.classTheGeneralSecurityExceptionclass is a generic security exception class that provides type safety for all the security-related exception classes that extend from it.classThis is the exception for invalid or inappropriate algorithm parameters.classThis is the exception for invalid Keys (invalid encoding, wrong length, uninitialized, etc).classThis exception, designed for use by the JCA/JCE engine classes, is thrown when an invalid parameter is passed to a method.classThis is the basic key exception.classThis is the general key management exception for all operations dealing with key management.classThis is the generic KeyStore exception.classThis exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.classThis exception is thrown when a particular security provider is requested but is not available in the environment.classThis exception is thrown bydoPrivileged(PrivilegedExceptionAction)anddoPrivileged(PrivilegedExceptionAction, AccessControlContext context)to indicate that the action being performed threw a checked exception.classA runtime exception for Provider exceptions (such as misconfiguration errors or unrecoverable internal errors), which may be subclassed by Providers to throw specialized, provider-specific runtime errors.classThis is the generic Signature exception.classThis exception is thrown if an entry in the keystore cannot be recovered.classThis exception is thrown if a key in the keystore cannot be recovered.Constructors injava.security with parameters of typeThrowableModifierConstructorDescriptionDigestException(String message,Throwable cause) Creates aDigestExceptionwith the specified detail message and cause.DigestException(Throwable cause) Creates aDigestExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).GeneralSecurityException(String message,Throwable cause) Creates aGeneralSecurityExceptionwith the specified detail message and cause.Creates aGeneralSecurityExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).InvalidAlgorithmParameterException(String message,Throwable cause) Creates anInvalidAlgorithmParameterExceptionwith the specified detail message and cause.Creates anInvalidAlgorithmParameterExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).InvalidKeyException(String message,Throwable cause) Creates anInvalidKeyExceptionwith the specified detail message and cause.InvalidKeyException(Throwable cause) Creates anInvalidKeyExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).KeyException(String message,Throwable cause) Creates aKeyExceptionwith the specified detail message and cause.KeyException(Throwable cause) Creates aKeyExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).KeyManagementException(String message,Throwable cause) Creates aKeyManagementExceptionwith the specified detail message and cause.KeyManagementException(Throwable cause) Creates aKeyManagementExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).KeyStoreException(String message,Throwable cause) Creates aKeyStoreExceptionwith the specified detail message and cause.KeyStoreException(Throwable cause) Creates aKeyStoreExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).NoSuchAlgorithmException(String message,Throwable cause) Creates aNoSuchAlgorithmExceptionwith the specified detail message and cause.Creates aNoSuchAlgorithmExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).ProviderException(String message,Throwable cause) Creates aProviderExceptionwith the specified detail message and cause.ProviderException(Throwable cause) Creates aProviderExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).SignatureException(String message,Throwable cause) Creates aSignatureExceptionwith the specified detail message and cause.SignatureException(Throwable cause) Creates aSignatureExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injava.security.cert
Subclasses ofThrowable injava.security.certModifier and TypeClassDescriptionclassCertificate Encoding Exception.classThis exception indicates one of a variety of certificate problems.classCertificate Expired Exception.classCertificate is not yet valid exception.classCertificate Parsing Exception.classAn exception that indicates an X.509 certificate is revoked.classAn exception indicating one of a variety of problems encountered when building a certification path with aCertPathBuilder.classAn exception indicating one of a variety of problems encountered when validating a certification path.classAn exception indicating one of a variety of problems retrieving certificates and CRLs from aCertStore.classCRL (Certificate Revocation List) Exception.Constructors injava.security.cert with parameters of typeThrowableModifierConstructorDescriptionCertificateEncodingException(String message,Throwable cause) Creates aCertificateEncodingExceptionwith the specified detail message and cause.Creates aCertificateEncodingExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).CertificateException(String message,Throwable cause) Creates aCertificateExceptionwith the specified detail message and cause.CertificateException(Throwable cause) Creates aCertificateExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).CertificateParsingException(String message,Throwable cause) Creates aCertificateParsingExceptionwith the specified detail message and cause.Creates aCertificateParsingExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).CertPathBuilderException(String msg,Throwable cause) Creates aCertPathBuilderExceptionwith the specified detail message and cause.Creates aCertPathBuilderExceptionthat wraps the specified throwable.CertPathValidatorException(String msg,Throwable cause) Creates aCertPathValidatorExceptionwith the specified detail message and cause.CertPathValidatorException(String msg,Throwable cause,CertPath certPath, int index) Creates aCertPathValidatorExceptionwith the specified detail message, cause, certification path, and index.CertPathValidatorException(String msg,Throwable cause,CertPath certPath, int index,CertPathValidatorException.Reason reason) Creates aCertPathValidatorExceptionwith the specified detail message, cause, certification path, index, and reason.Creates aCertPathValidatorExceptionthat wraps the specified throwable.CertStoreException(String msg,Throwable cause) Creates aCertStoreExceptionwith the specified detail message and cause.CertStoreException(Throwable cause) Creates aCertStoreExceptionthat wraps the specified throwable.CRLException(String message,Throwable cause) Creates aCRLExceptionwith the specified detail message and cause.CRLException(Throwable cause) Creates aCRLExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injava.security.spec
Subclasses ofThrowable injava.security.specModifier and TypeClassDescriptionclassThis is the exception for invalid key specifications.classThis is the exception for invalid parameter specifications.Constructors injava.security.spec with parameters of typeThrowableModifierConstructorDescriptionInvalidKeySpecException(String message,Throwable cause) Creates anInvalidKeySpecExceptionwith the specified detail message and cause.InvalidKeySpecException(Throwable cause) Creates anInvalidKeySpecExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injava.sql
Modifier and TypeClassDescriptionclassThe subclass ofSQLExceptionthrown when an error occurs during a batch update operation.classAn exception thrown as aDataTruncationexception (on writes) or reported as aDataTruncationwarning (on reads) when a data values is unexpectedly truncated for reasons other than its having exceededMaxFieldSize.classThe subclass ofSQLExceptionis thrown when one or more client info properties could not be set on aConnection.classThe subclass ofSQLExceptionthrown when the SQLState class value is '22', or under vendor-specified conditions.classAn exception that provides information on a database access error or other errors.classThe subclass ofSQLExceptionthrown when the SQLState class value is '0A' ( the value is 'zero' A).classThe subclass ofSQLExceptionthrown when the SQLState class value is '23', or under vendor-specified conditions.classThe subclass ofSQLExceptionthrown when the SQLState class value is '28', or under vendor-specified conditions.classThe subclass ofSQLExceptionthrown for the SQLState class value '08', or under vendor-specified conditions.classThe subclass ofSQLExceptionthrown when an instance where a retry of the same operation would fail unless the cause of theSQLExceptionis corrected.classThe subclass ofSQLExceptionthrown in situations where a previously failed operation might be able to succeed if the application performs some recovery steps and retries the entire transaction or in the case of a distributed transaction, the transaction branch.classThe subclass ofSQLExceptionthrown when the SQLState class value is '42', or under vendor-specified conditions.classThe subclass ofSQLExceptionthrown when the timeout specified byStatement.setQueryTimeout,DriverManager.setLoginTimeout,DataSource.setLoginTimeout,XADataSource.setLoginTimeouthas expired.classThe subclass ofSQLExceptionthrown when the SQLState class value is '40', or under vendor-specified conditions.classThe subclass ofSQLExceptionfor the SQLState class value '08', or under vendor-specified conditions.classThe subclass ofSQLExceptionis thrown in situations where a previously failed operation might be able to succeed when the operation is retried without any intervention by application-level functionality.classAn exception that provides information on database access warnings.Modifier and TypeMethodDescriptionSQLException.iterator()Returns an iterator over the chained SQLExceptions.ModifierConstructorDescriptionBatchUpdateException(int[] updateCounts,Throwable cause) Constructs aBatchUpdateExceptionobject initialized with a givencauseandupdateCounts.BatchUpdateException(String reason, int[] updateCounts,Throwable cause) Constructs aBatchUpdateExceptionobject initialized with a givenreason,causeandupdateCounts.BatchUpdateException(String reason,String SQLState, int[] updateCounts,Throwable cause) Constructs aBatchUpdateExceptionobject initialized with a givenreason,SQLState,cause, andupdateCounts.BatchUpdateException(String reason,String SQLState, int vendorCode, int[] updateCounts,Throwable cause) Constructs aBatchUpdateExceptionobject initialized with a givenreason,SQLState,vendorCodecauseandupdateCounts.BatchUpdateException(String reason,String SQLState, int vendorCode, long[] updateCounts,Throwable cause) Constructs aBatchUpdateExceptionobject initialized with a givenreason,SQLState,vendorCodecauseandupdateCounts.BatchUpdateException(Throwable cause) Constructs aBatchUpdateExceptionobject initialized with a givencause.DataTruncation(int index, boolean parameter, boolean read, int dataSize, int transferSize,Throwable cause) Creates aDataTruncationobject with the SQLState initialized to 01004 whenreadis set totrueand 22001 whenreadis set tofalse, the reason set to "Data truncation", the vendor code set to 0, and the other fields set to the given values.SQLClientInfoException(String reason,String SQLState, int vendorCode,Map<String, ClientInfoStatus> failedProperties,Throwable cause) Constructs aSQLClientInfoExceptionobject initialized with a givenreason,SQLState,cause,vendorCodeandfailedProperties.SQLClientInfoException(String reason,String SQLState,Map<String, ClientInfoStatus> failedProperties,Throwable cause) Constructs aSQLClientInfoExceptionobject initialized with a givenreason,SQLState,causeandfailedProperties.SQLClientInfoException(String reason,Map<String, ClientInfoStatus> failedProperties,Throwable cause) Constructs aSQLClientInfoExceptionobject initialized with a givenreason,causeandfailedProperties.SQLClientInfoException(Map<String, ClientInfoStatus> failedProperties,Throwable cause) Constructs aSQLClientInfoExceptionobject initialized with a givencauseandfailedProperties.SQLDataException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLDataExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLDataException(String reason,String SQLState,Throwable cause) Constructs aSQLDataExceptionobject with a givenreason,SQLStateandcause.SQLDataException(String reason,Throwable cause) Constructs aSQLDataExceptionobject with a givenreasonandcause.SQLDataException(Throwable cause) Constructs aSQLDataExceptionobject with a givencause.SQLException(String reason,String sqlState, int vendorCode,Throwable cause) Constructs aSQLExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLException(String reason,String sqlState,Throwable cause) Constructs aSQLExceptionobject with a givenreason,SQLStateandcause.SQLException(String reason,Throwable cause) Constructs aSQLExceptionobject with a givenreasonandcause.SQLException(Throwable cause) Constructs aSQLExceptionobject with a givencause.SQLFeatureNotSupportedException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLFeatureNotSupportedExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLFeatureNotSupportedException(String reason,String SQLState,Throwable cause) Constructs aSQLFeatureNotSupportedExceptionobject with a givenreason,SQLStateandcause.SQLFeatureNotSupportedException(String reason,Throwable cause) Constructs aSQLFeatureNotSupportedExceptionobject with a givenreasonandcause.Constructs aSQLFeatureNotSupportedExceptionobject with a givencause.SQLIntegrityConstraintViolationException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLIntegrityConstraintViolationExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLIntegrityConstraintViolationException(String reason,String SQLState,Throwable cause) Constructs aSQLIntegrityConstraintViolationExceptionobject with a givenreason,SQLStateandcause.SQLIntegrityConstraintViolationException(String reason,Throwable cause) Constructs aSQLIntegrityConstraintViolationExceptionobject with a givenreasonandcause.Constructs anSQLIntegrityConstraintViolationExceptionobject with a givencause.SQLInvalidAuthorizationSpecException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLInvalidAuthorizationSpecExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLInvalidAuthorizationSpecException(String reason,String SQLState,Throwable cause) Constructs aSQLInvalidAuthorizationSpecExceptionobject with a givenreason,SQLStateandcause.SQLInvalidAuthorizationSpecException(String reason,Throwable cause) Constructs aSQLInvalidAuthorizationSpecExceptionobject with a givenreasonandcause.Constructs aSQLInvalidAuthorizationSpecExceptionobject with a givencause.SQLNonTransientConnectionException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLNonTransientConnectionExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLNonTransientConnectionException(String reason,String SQLState,Throwable cause) Constructs aSQLNonTransientConnectionExceptionobject with a givenreason,SQLStateandcause.SQLNonTransientConnectionException(String reason,Throwable cause) Constructs aSQLNonTransientConnectionExceptionobject with a givenreasonandcause.Constructs aSQLNonTransientConnectionExceptionobject with a givencause.SQLNonTransientException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLNonTransientExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLNonTransientException(String reason,String SQLState,Throwable cause) Constructs aSQLNonTransientExceptionobject with a givenreason,SQLStateandcause.SQLNonTransientException(String reason,Throwable cause) Constructs aSQLNonTransientExceptionobject with a givenreasonandcause.Constructs aSQLNonTransientExceptionobject with a givencause.SQLRecoverableException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLRecoverableExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLRecoverableException(String reason,String SQLState,Throwable cause) Constructs aSQLRecoverableExceptionobject with a givenreason,SQLStateandcause.SQLRecoverableException(String reason,Throwable cause) Constructs aSQLRecoverableExceptionobject with a givenreasonandcause.SQLRecoverableException(Throwable cause) Constructs aSQLRecoverableExceptionobject with a givencause.SQLSyntaxErrorException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLSyntaxErrorExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLSyntaxErrorException(String reason,String SQLState,Throwable cause) Constructs aSQLSyntaxErrorExceptionobject with a givenreason,SQLStateandcause.SQLSyntaxErrorException(String reason,Throwable cause) Constructs aSQLSyntaxErrorExceptionobject with a givenreasonandcause.SQLSyntaxErrorException(Throwable cause) Constructs aSQLSyntaxErrorExceptionobject with a givencause.SQLTimeoutException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLTimeoutExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLTimeoutException(String reason,String SQLState,Throwable cause) Constructs aSQLTimeoutExceptionobject with a givenreason,SQLStateandcause.SQLTimeoutException(String reason,Throwable cause) Constructs aSQLTimeoutExceptionobject with a givenreasonandcause.SQLTimeoutException(Throwable cause) Constructs aSQLTimeoutExceptionobject with a givencause.SQLTransactionRollbackException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLTransactionRollbackExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLTransactionRollbackException(String reason,String SQLState,Throwable cause) Constructs aSQLTransactionRollbackExceptionobject with a givenreason,SQLStateandcause.SQLTransactionRollbackException(String reason,Throwable cause) Constructs aSQLTransactionRollbackExceptionobject with a givenreasonandcause.Constructs aSQLTransactionRollbackExceptionobject with a givencause.SQLTransientConnectionException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLTransientConnectionExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLTransientConnectionException(String reason,String SQLState,Throwable cause) Constructs aSQLTransientConnectionExceptionobject with a givenreason,SQLStateandcause.SQLTransientConnectionException(String reason,Throwable cause) Constructs aSQLTransientConnectionExceptionobject with a givenreasonandcause.Constructs aSQLTransientConnectionExceptionobject with a givencause.SQLTransientException(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLTransientExceptionobject with a givenreason,SQLState,vendorCodeandcause.SQLTransientException(String reason,String SQLState,Throwable cause) Constructs aSQLTransientExceptionobject with a givenreason,SQLStateandcause.SQLTransientException(String reason,Throwable cause) Constructs aSQLTransientExceptionobject with a givenreasonandcause.SQLTransientException(Throwable cause) Constructs aSQLTransientExceptionobject with a givencause.SQLWarning(String reason,String SQLState, int vendorCode,Throwable cause) Constructs aSQLWarningobject with a givenreason,SQLState,vendorCodeandcause.SQLWarning(String reason,String SQLState,Throwable cause) Constructs aSQLWarningobject with a givenreason,SQLStateandcause.SQLWarning(String reason,Throwable cause) Constructs aSQLWarningobject with a givenreasonandcause.SQLWarning(Throwable cause) Constructs aSQLWarningobject with a givencause.Uses ofThrowable injava.text
Modifier and TypeClassDescriptionclassSignals that an error has been reached unexpectedly while parsing.Uses ofThrowable injava.time
Modifier and TypeClassDescriptionclassException used to indicate a problem while calculating a date-time.ModifierConstructorDescriptionDateTimeException(String message,Throwable cause) Constructs a new date-time exception with the specified message and cause.Uses ofThrowable injava.time.format
Subclasses ofThrowable injava.time.formatModifier and TypeClassDescriptionclassAn exception thrown when an error occurs during parsing.Constructors injava.time.format with parameters of typeThrowableModifierConstructorDescriptionDateTimeParseException(String message,CharSequence parsedData, int errorIndex,Throwable cause) Constructs a new exception with the specified message and cause.Uses ofThrowable injava.time.temporal
Subclasses ofThrowable injava.time.temporalModifier and TypeClassDescriptionclassUnsupportedTemporalTypeException indicates that a ChronoField or ChronoUnit is not supported for a Temporal class.Constructors injava.time.temporal with parameters of typeThrowableModifierConstructorDescriptionUnsupportedTemporalTypeException(String message,Throwable cause) Constructs a new UnsupportedTemporalTypeException with the specified message and cause.Uses ofThrowable injava.time.zone
Subclasses ofThrowable injava.time.zoneModifier and TypeClassDescriptionclassThrown to indicate a problem with time-zone configuration.Constructors injava.time.zone with parameters of typeThrowableModifierConstructorDescriptionZoneRulesException(String message,Throwable cause) Constructs a new date-time exception with the specified message and cause.Uses ofThrowable injava.util
Modifier and TypeClassDescriptionclassThis exception may be thrown by methods that have detected concurrent modification of an object when such modification is not permissible.classUnchecked exception thrown when duplicate flags are provided in the format specifier.classThrown by methods in theStackclass to indicate that the stack is empty.classUnchecked exception thrown when a conversion and flag are incompatible.classUnchecked exception thrown when the formatter has been closed.classUnchecked exception thrown when a character with an invalid Unicode code point as defined byCharacter.isValidCodePoint(int)is passed to theFormatter.classUnchecked exception thrown when the argument corresponding to the format specifier is of an incompatible type.classUnchecked exception thrown when a format string contains an illegal syntax or a format specifier that is incompatible with the given arguments.classUnchecked exception thrown when an illegal combination flags is given.classUnchecked exception thrown when the precision is a negative value other than-1, the conversion does not support a precision, or the value is otherwise unsupported.classUnchecked exception thrown when the format width is a negative value other than-1or is otherwise unsupported.classThrown by methods inLocaleandLocale.Builderto indicate that an argument is not a well-formed BCP 47 tag.classThrown by aScannerto indicate that the token retrieved does not match the pattern for the expected type, or that the token is out of range for the expected type.classThrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of properties, as per thePropertiesspecification.classUnchecked exception thrown when there is a format specifier which does not have a corresponding argument or if an argument index refers to an argument that does not exist.classUnchecked exception thrown when the format width is required.classSignals that a resource is missing.classThrown by various accessor methods to indicate that the element being requested does not exist.classError thrown when something goes wrong while locating, loading, or instantiating a service provider.classTheTooManyListenersExceptionException is used as part of the Java Event model to annotate and implement a unicast special case of a multicast Event Source.classUnchecked exception thrown when an unknown conversion is given.classUnchecked exception thrown when an unknown flag is given.Modifier and TypeMethodDescriptionOptional.orElseThrow(Supplier<? extends X> exceptionSupplier) If a value is present, returns the value, otherwise throws an exception produced by the exception supplying function.<X extendsThrowable>
doubleOptionalDouble.orElseThrow(Supplier<? extends X> exceptionSupplier) If a value is present, returns the value, otherwise throws an exception produced by the exception supplying function.<X extendsThrowable>
intOptionalInt.orElseThrow(Supplier<? extends X> exceptionSupplier) If a value is present, returns the value, otherwise throws an exception produced by the exception supplying function.<X extendsThrowable>
longOptionalLong.orElseThrow(Supplier<? extends X> exceptionSupplier) If a value is present, returns the value, otherwise throws an exception produced by the exception supplying function.Modifier and TypeMethodDescriptionOptional.orElseThrow(Supplier<? extends X> exceptionSupplier) If a value is present, returns the value, otherwise throws an exception produced by the exception supplying function.<X extendsThrowable>
doubleOptionalDouble.orElseThrow(Supplier<? extends X> exceptionSupplier) If a value is present, returns the value, otherwise throws an exception produced by the exception supplying function.<X extendsThrowable>
intOptionalInt.orElseThrow(Supplier<? extends X> exceptionSupplier) If a value is present, returns the value, otherwise throws an exception produced by the exception supplying function.<X extendsThrowable>
longOptionalLong.orElseThrow(Supplier<? extends X> exceptionSupplier) If a value is present, returns the value, otherwise throws an exception produced by the exception supplying function.ModifierConstructorDescriptionConcurrentModificationException(String message,Throwable cause) Constructs a new exception with the specified detail message and cause.Constructs a new exception with the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause.Constructs an InvalidPropertiesFormatException with the specified cause.NoSuchElementException(String s,Throwable cause) Constructs aNoSuchElementExceptionwith the specified detail message and cause.NoSuchElementException(Throwable cause) Constructs aNoSuchElementExceptionwith the specified cause.ServiceConfigurationError(String msg,Throwable cause) Constructs a new instance with the specified message and cause.Uses ofThrowable injava.util.concurrent
Subclasses ofThrowable injava.util.concurrentModifier and TypeClassDescriptionclassException thrown when a thread tries to wait upon a barrier that is in a broken state, or which enters the broken state while the thread is waiting.classException indicating that the result of a value-producing task, such as aFutureTask, cannot be retrieved because the task was cancelled.classException thrown when an error or other exception is encountered in the course of completing a result or task.classException thrown when attempting to retrieve the result of a task that aborted by throwing an exception.classException thrown by anExecutorwhen a task cannot be accepted for execution.classException thrown when a blocking operation times out.Methods injava.util.concurrent that returnThrowableModifier and TypeMethodDescriptionSubmissionPublisher.getClosedException()Returns the exception associated withcloseExceptionally, or null if not closed or if closed normally.finalThrowableForkJoinTask.getException()Returns the exception thrown by the base computation, or aCancellationExceptionif cancelled, ornullif none or if the method has not yet completed.Methods injava.util.concurrent with parameters of typeThrowableModifier and TypeMethodDescriptionprotected voidThreadPoolExecutor.afterExecute(Runnable r,Throwable t) Method invoked upon completion of execution of the given Runnable.voidSubmissionPublisher.closeExceptionally(Throwable error) Unless already closed, issuesonErrorsignals to current subscribers with the given error, and disallows subsequent attempts to publish.booleanCompletableFuture.completeExceptionally(Throwable ex) If not already completed, causes invocations ofCompletableFuture.get()and related methods to throw the given exception.voidForkJoinTask.completeExceptionally(Throwable ex) Completes this task abnormally, and if not already aborted or cancelled, causes it to throw the given exception uponjoinand related operations.static <U> CompletableFuture<U>CompletableFuture.failedFuture(Throwable ex) Returns a new CompletableFuture that is already completed exceptionally with the given exception.static <U> CompletionStage<U>CompletableFuture.failedStage(Throwable ex) Returns a new CompletionStage that is already completed exceptionally with the given exception and supports only those methods in interfaceCompletionStage.voidCompletableFuture.obtrudeException(Throwable ex) Forcibly causes subsequent invocations of methodCompletableFuture.get()and related methods to throw the given exception, whether or not already completed.voidMethod invoked upon an unrecoverable error encountered by a Publisher or Subscription, after which no other Subscriber methods are invoked by the Subscription.booleanCountedCompleter.onExceptionalCompletion(Throwable ex,CountedCompleter<?> caller) Performs an action when methodForkJoinTask.completeExceptionally(Throwable)is invoked or methodCountedCompleter.compute()throws an exception, and this task has not already otherwise completed normally.protected voidForkJoinWorkerThread.onTermination(Throwable exception) Performs cleanup associated with termination of this worker thread.protected voidFutureTask.setException(Throwable t) Causes this future to report anExecutionExceptionwith the given throwable as its cause, unless this future has already been set or has been cancelled.Method parameters injava.util.concurrent with type arguments of typeThrowableModifier and TypeMethodDescriptionCompletableFuture.exceptionally(Function<Throwable, ? extendsT> fn) CompletionStage.exceptionally(Function<Throwable, ? extendsT> fn) Returns a new CompletionStage that, when this stage completes exceptionally, is executed with this stage's exception as the argument to the supplied function.defaultCompletionStage<T>CompletionStage.exceptionallyAsync(Function<Throwable, ? extendsT> fn) Returns a new CompletionStage that, when this stage completes exceptionally, is executed with this stage's exception as the argument to the supplied function, using this stage's default asynchronous execution facility.defaultCompletionStage<T>CompletionStage.exceptionallyAsync(Function<Throwable, ? extendsT> fn,Executor executor) Returns a new CompletionStage that, when this stage completes exceptionally, is executed with this stage's exception as the argument to the supplied function, using the supplied Executor.defaultCompletionStage<T>CompletionStage.exceptionallyCompose(Function<Throwable, ? extendsCompletionStage<T>> fn) Returns a new CompletionStage that, when this stage completes exceptionally, is composed using the results of the supplied function applied to this stage's exception.defaultCompletionStage<T>CompletionStage.exceptionallyComposeAsync(Function<Throwable, ? extendsCompletionStage<T>> fn) Returns a new CompletionStage that, when this stage completes exceptionally, is composed using the results of the supplied function applied to this stage's exception, using this stage's default asynchronous execution facility.defaultCompletionStage<T>CompletionStage.exceptionallyComposeAsync(Function<Throwable, ? extendsCompletionStage<T>> fn,Executor executor) Returns a new CompletionStage that, when this stage completes exceptionally, is composed using the results of the supplied function applied to this stage's exception, using the supplied Executor.<U> CompletableFuture<U>CompletableFuture.handle(BiFunction<? superT, Throwable, ? extends U> fn) <U> CompletionStage<U>CompletionStage.handle(BiFunction<? superT, Throwable, ? extends U> fn) Returns a new CompletionStage that, when this stage completes either normally or exceptionally, is executed with this stage's result and exception as arguments to the supplied function.<U> CompletableFuture<U>CompletableFuture.handleAsync(BiFunction<? superT, Throwable, ? extends U> fn) <U> CompletableFuture<U>CompletableFuture.handleAsync(BiFunction<? superT, Throwable, ? extends U> fn,Executor executor) <U> CompletionStage<U>CompletionStage.handleAsync(BiFunction<? superT, Throwable, ? extends U> fn) Returns a new CompletionStage that, when this stage completes either normally or exceptionally, is executed using this stage's default asynchronous execution facility, with this stage's result and exception as arguments to the supplied function.<U> CompletionStage<U>CompletionStage.handleAsync(BiFunction<? superT, Throwable, ? extends U> fn,Executor executor) Returns a new CompletionStage that, when this stage completes either normally or exceptionally, is executed using the supplied executor, with this stage's result and exception as arguments to the supplied function.CompletableFuture.whenComplete(BiConsumer<? superT, ? superThrowable> action) CompletionStage.whenComplete(BiConsumer<? superT, ? superThrowable> action) Returns a new CompletionStage with the same result or exception as this stage, that executes the given action when this stage completes.CompletableFuture.whenCompleteAsync(BiConsumer<? superT, ? superThrowable> action) CompletableFuture.whenCompleteAsync(BiConsumer<? superT, ? superThrowable> action,Executor executor) CompletionStage.whenCompleteAsync(BiConsumer<? superT, ? superThrowable> action) Returns a new CompletionStage with the same result or exception as this stage, that executes the given action using this stage's default asynchronous execution facility when this stage completes.CompletionStage.whenCompleteAsync(BiConsumer<? superT, ? superThrowable> action,Executor executor) Returns a new CompletionStage with the same result or exception as this stage, that executes the given action using the supplied Executor when this stage completes.Constructors injava.util.concurrent with parameters of typeThrowableModifierConstructorDescriptionCompletionException(String message,Throwable cause) Constructs aCompletionExceptionwith the specified detail message and cause.CompletionException(Throwable cause) Constructs aCompletionExceptionwith the specified cause.ExecutionException(String message,Throwable cause) Constructs anExecutionExceptionwith the specified detail message and cause.ExecutionException(Throwable cause) Constructs anExecutionExceptionwith the specified cause.RejectedExecutionException(String message,Throwable cause) Constructs aRejectedExecutionExceptionwith the specified detail message and cause.Constructs aRejectedExecutionExceptionwith the specified cause.Constructor parameters injava.util.concurrent with type arguments of typeThrowableModifierConstructorDescriptionSubmissionPublisher(Executor executor, int maxBufferCapacity,BiConsumer<? superFlow.Subscriber<? superT>, ? superThrowable> handler) Creates a new SubmissionPublisher using the given Executor for async delivery to subscribers, with the given maximum buffer size for each subscriber, and, if non-null, the given handler invoked when any Subscriber throws an exception in methodonNext.Uses ofThrowable injava.util.jar
Subclasses ofThrowable injava.util.jarModifier and TypeClassDescriptionclassSignals that an error of some sort has occurred while reading from or writing to a JAR file.Uses ofThrowable injava.util.logging
Methods injava.util.logging that returnThrowableModifier and TypeMethodDescriptionLogRecord.getThrown()Get any throwable associated with the log record.Methods injava.util.logging with parameters of typeThrowableModifier and TypeMethodDescriptionvoidLog a message, with associated Throwable information.voidLog a lazily constructed message, with associated Throwable information.voidLog a message, specifying source class and method, with associated Throwable information.voidLogger.logp(Level level,String sourceClass,String sourceMethod,Throwable thrown,Supplier<String> msgSupplier) Log a lazily constructed message, specifying source class and method, with associated Throwable information.voidLogger.logrb(Level level,String sourceClass,String sourceMethod,String bundleName,String msg,Throwable thrown) voidLogger.logrb(Level level,String sourceClass,String sourceMethod,ResourceBundle bundle,String msg,Throwable thrown) Log a message, specifying source class, method, and resource bundle, with associated Throwable information.voidLogger.logrb(Level level,ResourceBundle bundle,String msg,Throwable thrown) Log a message, specifying source class, method, and resource bundle, with associated Throwable information.voidSet a throwable associated with the log event.voidLog throwing an exception.Uses ofThrowable injava.util.prefs
Subclasses ofThrowable injava.util.prefsModifier and TypeClassDescriptionclassThrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.classThrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per thePreferencesspecification.Constructors injava.util.prefs with parameters of typeThrowableModifierConstructorDescriptionBackingStoreException(Throwable cause) Constructs a BackingStoreException with the specified cause.InvalidPreferencesFormatException(String message,Throwable cause) Constructs an InvalidPreferencesFormatException with the specified detail message and cause.Constructs an InvalidPreferencesFormatException with the specified cause.Uses ofThrowable injava.util.regex
Subclasses ofThrowable injava.util.regexModifier and TypeClassDescriptionclassUnchecked exception thrown to indicate a syntax error in a regular-expression pattern.Uses ofThrowable injava.util.zip
Subclasses ofThrowable injava.util.zipModifier and TypeClassDescriptionclassSignals that a data format error has occurred.classSignals that an unrecoverable error has occurred.classSignals that a Zip exception of some sort has occurred.Uses ofThrowable injavax.annotation.processing
Subclasses ofThrowable injavax.annotation.processingModifier and TypeClassDescriptionclassIndicates aFilerdetected an attempt to open a file that would violate the guarantees provided by theFiler.Uses ofThrowable injavax.crypto
Subclasses ofThrowable injavax.cryptoModifier and TypeClassDescriptionclassThis exception is thrown when aCipheroperating in an AEAD mode (such as GCM/CCM) is unable to verify the supplied authentication tag.classThis exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly.classAn exception that is thrown by theKEM.Decapsulator.decapsulate(byte[])method to denote an error during decapsulation.classThis is the generic ExemptionMechanism exception.classThis exception is thrown when the length of data provided to a block cipher is incorrect, i.e., does not match the block size of the cipher.classThis exception is thrown when a particular padding mechanism is requested but is not available in the environment.classThis exception is thrown when an output buffer provided by the user is too short to hold the operation result.Constructors injavax.crypto with parameters of typeThrowableModifierConstructorDescriptionDecapsulateException(String message,Throwable cause) Creates aDecapsulateExceptionwith the specified detail message and cause.Uses ofThrowable injavax.imageio
Subclasses ofThrowable injavax.imageioModifier and TypeClassDescriptionclassAn exception class used for signaling run-time failure of reading and writing operations.Constructors injavax.imageio with parameters of typeThrowableModifierConstructorDescriptionIIOException(String message,Throwable cause) Constructs anIIOExceptionwith a given messageStringand aThrowablethat was its underlying cause.Uses ofThrowable injavax.imageio.metadata
Subclasses ofThrowable injavax.imageio.metadataModifier and TypeClassDescriptionclassAnIIOInvalidTreeExceptionis thrown when an attempt by anIIOMetadataobject to parse a tree ofIIOMetadataNodes fails.Constructors injavax.imageio.metadata with parameters of typeThrowableModifierConstructorDescriptionIIOInvalidTreeException(String message,Throwable cause,Node offendingNode) Constructs anIIOInvalidTreeExceptionwith a message string, a reference to an exception that caused this exception, and a reference to theNodethat caused the parsing error.Uses ofThrowable injavax.imageio.spi
Methods injavax.imageio.spi that throwThrowableModifier and TypeMethodDescriptionvoidServiceRegistry.finalize()Deprecated.Thefinalizemethod has been deprecated.Uses ofThrowable injavax.imageio.stream
Methods injavax.imageio.stream that throwThrowableModifier and TypeMethodDescriptionprotected voidFileCacheImageInputStream.finalize()Deprecated.Thefinalizemethod has been deprecated.protected voidFileImageInputStream.finalize()Deprecated.Thefinalizemethod has been deprecated.protected voidFileImageOutputStream.finalize()Deprecated.Thefinalizemethod has been deprecated.protected voidImageInputStreamImpl.finalize()Deprecated.Thefinalizemethod has been deprecated.protected voidMemoryCacheImageInputStream.finalize()Deprecated.Thefinalizemethod has been deprecated.Uses ofThrowable injavax.lang.model
Subclasses ofThrowable injavax.lang.modelModifier and TypeClassDescriptionclassSuperclass of exceptions which indicate that an unknown kind of entity was encountered.Uses ofThrowable injavax.lang.model.element
Subclasses ofThrowable injavax.lang.model.elementModifier and TypeClassDescriptionclassIndicates that an unknown kind of annotation value was encountered.classIndicates that an unknown kind of module directive was encountered.classIndicates that an unknown kind of element was encountered.Uses ofThrowable injavax.lang.model.type
Subclasses ofThrowable injavax.lang.model.typeModifier and TypeClassDescriptionclassThrown when an application attempts to access theClassobject corresponding to aTypeMirror.classThrown when an application attempts to access a sequence ofClassobjects each corresponding to aTypeMirror.classIndicates that an unknown kind of type was encountered.Uses ofThrowable injavax.management
Subclasses ofThrowable injavax.managementModifier and TypeClassDescriptionclassThe specified attribute does not exist or cannot be retrieved.classThrown when an invalid MBean attribute is passed to a query constructing method.classThrown when an invalid expression is passed to a method for constructing a query.classThrown when an invalid string operation is passed to a method for constructing a query.classThe MBean is already registered in the repository.classThe specified MBean does not exist in the repository.classAn exception occurred during the introspection of an MBean.classThrown when an attempt is made to apply either of the following: A subquery expression to an MBean or a qualified attribute expression to an MBean of the wrong class.classThe value specified is not valid for the attribute.classExceptions thrown by JMX implementations.classRuntime exceptions emitted by JMX implementations.classThe specified MBean listener does not exist in the repository.classThe format of the string does not correspond to a valid ObjectName.classRepresents "user defined" exceptions thrown by MBean methods in the agent.classWraps exceptions thrown by the preRegister(), preDeregister() methods of theMBeanRegistrationinterface.classException which occurs when trying to register an object in the MBean server that is not a JMX compliant MBean.classRepresents exceptions thrown in the MBean server when performing operations on MBeans.classRepresents exceptions thrown in the MBean server when using the java.lang.reflect classes to invoke methods on MBeans.classWhen ajava.lang.Erroroccurs in the agent it should be caught and re-thrown as aRuntimeErrorException.classRepresents runtime exceptions thrown by MBean methods in the agent.classRepresents runtime exceptions thrown in the agent when performing operations on MBeans.classRepresents exceptions raised when a requested service is not supported.Methods injavax.management that returnThrowableModifier and TypeMethodDescriptionMBeanException.getCause()Return the actualExceptionthrown.ReflectionException.getCause()Returns the actualExceptionthrown.RuntimeErrorException.getCause()Returns the actualErrorthrown.RuntimeMBeanException.getCause()Returns the actualRuntimeExceptionthrown.RuntimeOperationsException.getCause()Returns the actualRuntimeExceptionthrown.Methods injavax.management that throwThrowableUses ofThrowable injavax.management.modelmbean
Subclasses ofThrowable injavax.management.modelmbeanModifier and TypeClassDescriptionclassException thrown when an invalid target object type is specified.classThis exception is thrown when an XML formatted string is being parsed into ModelMBean objects or when XML formatted strings are being created from ModelMBean objects.Uses ofThrowable injavax.management.monitor
Subclasses ofThrowable injavax.management.monitorModifier and TypeClassDescriptionclassException thrown by the monitor when a monitor setting becomes invalid while the monitor is running.Uses ofThrowable injavax.management.openmbean
Subclasses ofThrowable injavax.management.openmbeanModifier and TypeClassDescriptionclassThis runtime exception is thrown to indicate that a method parameter which was expected to be an item name of acomposite data or a row index of atabular data is not valid.classThis runtime exception is thrown to indicate that theopen type of anopen data value is not the one expected.classThis runtime exception is thrown to indicate that the index of a row to be added to atabular data instance is already used to refer to another row in thistabular data instance.classThis checked exception is thrown when anopen type, anopen data or anopen MBean metadata info instance could not be constructed because one or more validity constraints were not met.Methods injavax.management.openmbean that throwThrowableUses ofThrowable injavax.management.relation
Subclasses ofThrowable injavax.management.relationModifier and TypeClassDescriptionclassThis exception is raised when relation id provided for a relation is already used.classThis exception is raised when an invalid Relation Service is provided.classInvalid relation type.classThis exception is raised when, in a role info, its minimum degree is greater than its maximum degree.classRole value is invalid.classThis class is the superclass of any exception which can be raised during relation management.classThis exception is raised when there is no relation for a given relation id in a Relation Service.classThis exception is raised when an access is done to the Relation Service and that one is not registered.classThis exception is raised when there is no relation type with given name in Relation Service.classThis exception is raised when there is no role info with given name in a given relation type.classThis exception is raised when a role in a relation does not exist, or is not readable, or is not settable.Uses ofThrowable injavax.management.remote
Subclasses ofThrowable injavax.management.remoteModifier and TypeClassDescriptionclassException thrown byJMXConnectorFactoryandJMXConnectorServerFactorywhen a provider exists for the required protocol but cannot be used for some reason.classException thrown as the result of a remoteMBeanServermethod invocation when anErroris thrown while processing the invocation in the remote MBean server.Constructors injavax.management.remote with parameters of typeThrowableModifierConstructorDescriptionJMXProviderException(String message,Throwable cause) Constructs aJMXProviderExceptionwith the specified detail message and nested exception.Uses ofThrowable injavax.naming
Subclasses ofThrowable injavax.namingModifier and TypeClassDescriptionclassThis exception is thrown when an authentication error occurs while accessing the naming or directory service.classThis exception is thrown when the particular flavor of authentication requested is not supported.classThis exception is thrown to indicate that the operation reached a point in the name where the operation cannot proceed any further.classThis exception is thrown when the client is unable to communicate with the directory or naming service.classThis exception is thrown when there is a configuration problem.classThis exception is thrown when attempting to destroy a context that is not empty.classThis exception is thrown when resources are not available to complete the requested operation.classThis exception is thrown when the naming operation being invoked has been interrupted.classThis exception indicates that the name being specified does not conform to the naming syntax of a naming system.classThis exception is thrown when a method terminates abnormally due to a user or system specified limit.classThis exception is used to describe problems encountered while resolving links.classThis exception is thrown when a loop was detected while attempting to resolve a link, or an implementation specific limit on link counts has been reached.classThis exception is thrown when a malformed link was encountered while resolving or constructing a link.classThis exception is thrown by methods to indicate that a binding cannot be added because the name is already bound to another object.classThis exception is thrown when a component of the name cannot be resolved because it is not bound.classThis is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.classThis is the superclass of security-related exceptions thrown by operations in the Context and DirContext interfaces.classThis exception is thrown when no initial context implementation can be created.classThis exception is thrown when attempting to perform an operation for which the client has no permission.classThis exception is thrown when a naming operation proceeds to a point where a context is required to continue the operation, but the resolved object is not a context.classThis exception is thrown when a context implementation does not support the operation being invoked.classThis exception is thrown to indicate that the result being returned or returned so far is partial, and that the operation cannot be completed.classThis abstract class is used to represent a referral exception, which is generated in response to areferral such as that returned by LDAP v3 servers.classThis exception is thrown when attempting to communicate with a directory or naming service and that service is not available.classThis exception is thrown when a method produces a result that exceeds a size-related limit.classThis exception is thrown when a method does not terminate within the specified time limit.Fields injavax.naming declared asThrowableModifier and TypeFieldDescriptionprotectedThrowableNamingException.rootExceptionContains the original exception that caused this NamingException to be thrown.Methods injavax.naming that returnThrowableModifier and TypeMethodDescriptionNamingException.getCause()Returns the cause of this exception.NamingException.getRootCause()Retrieves the root cause of this NamingException, if any.Initializes the cause of this exception to the specified value.Methods injavax.naming with parameters of typeThrowableModifier and TypeMethodDescriptionInitializes the cause of this exception to the specified value.voidNamingException.setRootCause(Throwable e) Records the root cause of this NamingException.Uses ofThrowable injavax.naming.directory
Subclasses ofThrowable injavax.naming.directoryModifier and TypeClassDescriptionclassThis exception is thrown when an operation attempts to add an attribute that already exists.classThis exception is thrown when an attempt is made to add, or remove, or modify an attribute, its identifier, or its values that conflicts with the attribute's (schema) definition or the attribute's state.classThis exception is thrown when an attempt is made to add to create an attribute with an invalid attribute identifier.classThis exception is thrown when an attempt is made to add or modify an attribute set that has been specified incompletely or incorrectly.classThis class is thrown when an attempt is made to add to an attribute a value that conflicts with the attribute's schema definition.classThis exception is thrown when the specification of the SearchControls for a search operation is invalid.classThis exception is thrown when the specification of a search filter is invalid.classThis exception is thrown when attempting to access an attribute that does not exist.classThis exception is thrown when a method in some ways violates the schema.Uses ofThrowable injavax.naming.ldap
Subclasses ofThrowable injavax.naming.ldapModifier and TypeClassDescriptionclassThis abstract class is used to represent an LDAP referral exception.Uses ofThrowable injavax.net.ssl
Subclasses ofThrowable injavax.net.sslModifier and TypeClassDescriptionclassIndicates some kind of error detected by an SSL subsystem.classIndicates that the client and server could not negotiate the desired level of security.classReports a bad SSL key.classIndicates that the peer's identity has not been verified.classReports an error in the operation of the SSL protocol.Constructors injavax.net.ssl with parameters of typeThrowableModifierConstructorDescriptionSSLException(String message,Throwable cause) Creates aSSLExceptionwith the specified detail message and cause.SSLException(Throwable cause) Creates aSSLExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injavax.print
Subclasses ofThrowable injavax.printModifier and TypeClassDescriptionclassClassPrintExceptionencapsulates a printing-related error condition that occurred while using a Print Service instance.Uses ofThrowable injavax.print.attribute
Subclasses ofThrowable injavax.print.attributeModifier and TypeClassDescriptionclassThrown to indicate that the requested operation cannot be performed because the set is unmodifiable.Uses ofThrowable injavax.script
Subclasses ofThrowable injavax.scriptModifier and TypeClassDescriptionclassThe genericExceptionclass for the Scripting APIs.Uses ofThrowable injavax.security.auth
Subclasses ofThrowable injavax.security.authModifier and TypeClassDescriptionclassSignals that adestroyoperation failed.classSignals that arefreshoperation failed.Uses ofThrowable injavax.security.auth.callback
Subclasses ofThrowable injavax.security.auth.callbackModifier and TypeClassDescriptionclassSignals that aCallbackHandlerdoes not recognize a particularCallback.Uses ofThrowable injavax.security.auth.login
Subclasses ofThrowable injavax.security.auth.loginModifier and TypeClassDescriptionclassA generic account exception.classSignals that a user account has expired.classSignals that an account was locked.classSignals that an account was not found.classA generic credential exception.classSignals that aCredentialhas expired.classSignals that a credential was not found.classSignals that user authentication failed.classThis is the basic login exception.Uses ofThrowable injavax.security.cert
Subclasses ofThrowable injavax.security.certModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Use the classes injava.security.certinstead.classDeprecated, for removal: This API element is subject to removal in a future version.Use the classes injava.security.certinstead.classDeprecated, for removal: This API element is subject to removal in a future version.Use the classes injava.security.certinstead.classDeprecated, for removal: This API element is subject to removal in a future version.Use the classes injava.security.certinstead.classDeprecated, for removal: This API element is subject to removal in a future version.Use the classes injava.security.certinstead.Uses ofThrowable injavax.security.sasl
Subclasses ofThrowable injavax.security.saslModifier and TypeClassDescriptionclassThis 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.classThis class represents an error that has occurred when using SASL.Constructors injavax.security.sasl with parameters of typeThrowableModifierConstructorDescriptionAuthenticationException(String detail,Throwable ex) Constructs a new instance ofAuthenticationExceptionwith a detailed message and a root exception.SaslException(String detail,Throwable ex) Constructs a new instance ofSaslExceptionwith a detailed message and a root exception.Uses ofThrowable injavax.smartcardio
Subclasses ofThrowable injavax.smartcardioModifier and TypeClassDescriptionclassException for errors that occur during communication with the Smart Card stack or the card itself.classException thrown when an application tries to establish a connection with a terminal that has no card present.Constructors injavax.smartcardio with parameters of typeThrowableModifierConstructorDescriptionCardException(String message,Throwable cause) Constructs a new CardException with the specified detail message and cause.CardException(Throwable cause) Constructs a new CardException with the specified cause and a detail message of(cause==null ? null : cause.toString()).CardNotPresentException(String message,Throwable cause) Constructs a new CardNotPresentException with the specified detail message and cause.CardNotPresentException(Throwable cause) Constructs a new CardNotPresentException with the specified cause and a detail message of(cause==null ? null : cause.toString()).Uses ofThrowable injavax.sound.midi
Subclasses ofThrowable injavax.sound.midiModifier and TypeClassDescriptionclassAnInvalidMidiDataExceptionindicates that inappropriate MIDI data was encountered.classAMidiUnavailableExceptionis thrown when a requested MIDI component cannot be opened or created because it is unavailable.Uses ofThrowable injavax.sound.sampled
Subclasses ofThrowable injavax.sound.sampledModifier and TypeClassDescriptionclassALineUnavailableExceptionis an exception indicating that a line cannot be opened because it is unavailable.classAnUnsupportedAudioFileExceptionis an exception indicating that an operation failed because a file did not contain valid data of a recognized file type and format.Uses ofThrowable injavax.sql.rowset
Subclasses ofThrowable injavax.sql.rowsetModifier and TypeClassDescriptionclassAn extension ofSQLExceptionthat provides information about database warnings set onRowSetobjects.Uses ofThrowable injavax.sql.rowset.serial
Subclasses ofThrowable injavax.sql.rowset.serialModifier and TypeClassDescriptionclassIndicates and an error with the serialization or de-serialization of SQL types such asBLOB, CLOB, STRUCT or ARRAYin addition to SQL types such asDATALINK and JAVAOBJECTUses ofThrowable injavax.sql.rowset.spi
Subclasses ofThrowable injavax.sql.rowset.spiModifier and TypeClassDescriptionclassIndicates an error withSyncFactorymechanism.classIndicates an error with theSyncProvidermechanism.Uses ofThrowable injavax.swing
Subclasses ofThrowable injavax.swingModifier and TypeClassDescriptionclassAn exception that indicates the requested look & feel management classes are not present on the user's system.Uses ofThrowable injavax.swing.text
Subclasses ofThrowable injavax.swing.textModifier and TypeClassDescriptionclassThis exception is to report bad locations within a document model (that is, attempts to reference a location that doesn't exist).classChangedCharSetException as the name indicates is an exception thrown when the charset is changed.Uses ofThrowable injavax.swing.tree
Subclasses ofThrowable injavax.swing.treeModifier and TypeClassDescriptionclassException used to stop an expand/collapse from happening.Uses ofThrowable injavax.swing.undo
Subclasses ofThrowable injavax.swing.undoModifier and TypeClassDescriptionclassThrown when an UndoableEdit is told toredo()and can't.classThrown when an UndoableEdit is told toundo()and can't.Uses ofThrowable injavax.transaction.xa
Subclasses ofThrowable injavax.transaction.xaModifier and TypeClassDescriptionclassThe XAException is thrown by the Resource Manager (RM) to inform the Transaction Manager of an error encountered by the involved transaction.Uses ofThrowable injavax.xml.catalog
Subclasses ofThrowable injavax.xml.catalogModifier and TypeClassDescriptionclassThe exception class handles errors that may happen while processing or using a catalog.Constructors injavax.xml.catalog with parameters of typeThrowableModifierConstructorDescriptionCatalogException(String message,Throwable cause) Constructs a new CatalogException with the specified detail message and cause.Uses ofThrowable injavax.xml.crypto
Subclasses ofThrowable injavax.xml.cryptoModifier and TypeClassDescriptionclassIndicates an exceptional condition thrown by aKeySelector.classIndicates an exceptional condition that occurred during the XML marshalling or unmarshalling process.classThis exception is thrown when a particular XML mechanism is requested but is not available in the environment.classIndicates an exceptional condition thrown while dereferencing aURIReference.Methods injavax.xml.crypto that returnThrowableModifier and TypeMethodDescriptionKeySelectorException.getCause()Returns the cause of thisKeySelectorExceptionornullif the cause is nonexistent or unknown.MarshalException.getCause()Returns the cause of thisMarshalExceptionornullif the cause is nonexistent or unknown.NoSuchMechanismException.getCause()Returns the cause of thisNoSuchMechanismExceptionornullif the cause is nonexistent or unknown.URIReferenceException.getCause()Returns the cause of thisURIReferenceExceptionornullif the cause is nonexistent or unknown.Constructors injavax.xml.crypto with parameters of typeThrowableModifierConstructorDescriptionKeySelectorException(String message,Throwable cause) Constructs a newKeySelectorExceptionwith the specified detail message and cause.KeySelectorException(Throwable cause) Constructs a newKeySelectorExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).MarshalException(String message,Throwable cause) Constructs a newMarshalExceptionwith the specified detail message and cause.MarshalException(Throwable cause) Constructs a newMarshalExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).NoSuchMechanismException(String message,Throwable cause) Constructs a newNoSuchMechanismExceptionwith the specified detail message and cause.Constructs a newNoSuchMechanismExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).URIReferenceException(String message,Throwable cause) Constructs a newURIReferenceExceptionwith the specified detail message and cause.URIReferenceException(String message,Throwable cause,URIReference uriReference) Constructs a newURIReferenceExceptionwith the specified detail message, cause andURIReference.URIReferenceException(Throwable cause) Constructs a newURIReferenceExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injavax.xml.crypto.dsig
Subclasses ofThrowable injavax.xml.crypto.dsigModifier and TypeClassDescriptionclassIndicates an exceptional condition that occurred while executing a transform algorithm.classIndicates an exceptional condition that occurred during the XML signature generation or validation process.Methods injavax.xml.crypto.dsig that returnThrowableModifier and TypeMethodDescriptionTransformException.getCause()Returns the cause of thisTransformExceptionornullif the cause is nonexistent or unknown.XMLSignatureException.getCause()Returns the cause of thisXMLSignatureExceptionornullif the cause is nonexistent or unknown.Constructors injavax.xml.crypto.dsig with parameters of typeThrowableModifierConstructorDescriptionTransformException(String message,Throwable cause) Constructs a newTransformExceptionwith the specified detail message and cause.TransformException(Throwable cause) Constructs a newTransformExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).XMLSignatureException(String message,Throwable cause) Constructs a newXMLSignatureExceptionwith the specified detail message and cause.XMLSignatureException(Throwable cause) Constructs a newXMLSignatureExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause).Uses ofThrowable injavax.xml.datatype
Subclasses ofThrowable injavax.xml.datatypeModifier and TypeClassDescriptionclassIndicates a serious configuration error.Constructors injavax.xml.datatype with parameters of typeThrowableModifierConstructorDescriptionDatatypeConfigurationException(String message,Throwable cause) Create a newDatatypeConfigurationExceptionwith the specified detail message and cause.Create a newDatatypeConfigurationExceptionwith the specified cause.Uses ofThrowable injavax.xml.parsers
Subclasses ofThrowable injavax.xml.parsersModifier and TypeClassDescriptionclassThrown when a problem with configuration with the Parser Factories exists.classIndicates a serious configuration error.Methods injavax.xml.parsers that returnThrowableUses ofThrowable injavax.xml.stream
Subclasses ofThrowable injavax.xml.streamModifier and TypeClassDescriptionclassAn error class for reporting factory configuration errors.classThe base exception for unexpected processing errors.Fields injavax.xml.stream declared asThrowableMethods injavax.xml.stream that returnThrowableModifier and TypeMethodDescriptionFactoryConfigurationError.getCause()use the exception chaining mechanism of JDK1.4XMLStreamException.getNestedException()Gets the nested exception.Constructors injavax.xml.stream with parameters of typeThrowableModifierConstructorDescriptionXMLStreamException(String msg,Throwable th) Construct an exception with the assocated message and exceptionXMLStreamException(String msg,Location location,Throwable th) Construct an exception with the assocated message, exception and location.Construct an exception with the assocated exceptionUses ofThrowable injavax.xml.transform
Subclasses ofThrowable injavax.xml.transformModifier and TypeClassDescriptionclassIndicates a serious configuration error.classThis class specifies an exceptional condition that occurred during the transformation process.classThrown when a problem with configuration with the Transformer Factories exists.Methods injavax.xml.transform that returnThrowableModifier and TypeMethodDescriptionTransformerException.getCause()Returns the cause of this throwable ornullif the cause is nonexistent or unknown.TransformerFactoryConfigurationError.getCause()use the exception chaining mechanism of JDK1.4TransformerException.getException()This method retrieves an exception that this exception wraps.Initializes thecause of this throwable to the specified value.Methods injavax.xml.transform with parameters of typeThrowableModifier and TypeMethodDescriptionInitializes thecause of this throwable to the specified value.Constructors injavax.xml.transform with parameters of typeThrowableModifierConstructorDescriptionCreate a newTransformerConfigurationExceptionwith the givenExceptionbase cause and detail message.TransformerConfigurationException(String message,SourceLocator locator,Throwable e) Wrap an existing exception in a TransformerConfigurationException.Create a newTransformerConfigurationExceptionwith a givenExceptionbase cause of the error.TransformerException(String message,Throwable e) Wrap an existing exception in a TransformerException.TransformerException(String message,SourceLocator locator,Throwable e) Wrap an existing exception in a TransformerException.Create a new TransformerException wrapping an existing exception.Uses ofThrowable injavax.xml.validation
Subclasses ofThrowable injavax.xml.validationModifier and TypeClassDescriptionfinal classThrown when a problem with configuration with the Schema Factories exists.Constructors injavax.xml.validation with parameters of typeThrowableModifierConstructorDescriptionSchemaFactoryConfigurationError(String message,Throwable cause) Create a newSchemaFactoryConfigurationErrorwith the givenThrowablebase cause and detail message.Create a newSchemaFactoryConfigurationErrorwith the givenThrowablebase cause.Uses ofThrowable injavax.xml.xpath
Subclasses ofThrowable injavax.xml.xpathModifier and TypeClassDescriptionclassXPathExceptionrepresents a generic XPath exception.classXPathExpressionExceptionrepresents an error in an XPath expression.classXPathFactoryConfigurationExceptionrepresents a configuration error in aXPathFactoryenvironment.classXPathFunctionExceptionrepresents an error with an XPath function.Methods injavax.xml.xpath that returnThrowableConstructors injavax.xml.xpath with parameters of typeThrowableModifierConstructorDescriptionXPathException(Throwable cause) Constructs a newXPathExceptionwith the specifiedcause.Constructs a newXPathExpressionExceptionwith the specifiedcause.Constructs a newXPathFactoryConfigurationExceptionwith the specifiedcause.XPathFunctionException(Throwable cause) Constructs a newXPathFunctionExceptionwith the specifiedcause.Uses ofThrowable injdk.dynalink
Subclasses ofThrowable injdk.dynalinkModifier and TypeClassDescriptionclassThrown at the invocation if the call site can not be linked by any availableGuardingDynamicLinker.Uses ofThrowable injdk.dynalink.linker
Methods injdk.dynalink.linker that return types with arguments of typeThrowableModifier and TypeMethodDescriptionGuardedInvocation.getException()Returns the exception type that if thrown by the invocation should invalidate the linkage of this guarded invocation.Constructor parameters injdk.dynalink.linker with type arguments of typeThrowableModifierConstructorDescriptionGuardedInvocation(MethodHandle invocation,MethodHandle guard,SwitchPoint[] switchPoints,Class<? extendsThrowable> exception) Creates a new guarded invocation, with a guard method handle, any number of switch points that can be used to invalidate it, and an exception that if thrown when invoked also invalidates it.GuardedInvocation(MethodHandle invocation,MethodHandle guard,SwitchPoint switchPoint,Class<? extendsThrowable> exception) Creates a new guarded invocation, with a guard method handle, a switch point that can be used to invalidate it, and an exception that if thrown when invoked also invalidates it.Uses ofThrowable injdk.jfr.consumer
Method parameters injdk.jfr.consumer with type arguments of typeThrowableUses ofThrowable injdk.jshell
Subclasses ofThrowable injdk.jshellModifier and TypeClassDescriptionclassWraps an throwable thrown in the executing client.classThe superclass of JShell generated exceptionsclassException reported on attempting to execute aRECOVERABLE_DEFINEDsnippet.Uses ofThrowable injdk.jshell.execution
Methods injdk.jshell.execution with parameters of typeThrowableModifier and TypeMethodDescriptionprotectedStringDirectExecutionControl.throwConvertedInvocationException(Throwable cause) Converts incoming exceptions in user code into instances of subtypes ofExecutionControl.ExecutionControlExceptionand throws the converted exception.protectedStringDirectExecutionControl.throwConvertedOtherException(Throwable ex) Converts incoming exceptions in agent code into instances of subtypes ofExecutionControl.ExecutionControlExceptionand throws the converted exception.Methods injdk.jshell.execution that throwThrowableModifier and TypeMethodDescriptionFailOverExecutionControlProvider.generate(ExecutionEnv env,Map<String, String> parameters) Create and return a locally executingExecutionControlinstance.Uses ofThrowable injdk.jshell.spi
Subclasses ofThrowable injdk.jshell.spiModifier and TypeClassDescriptionstatic classA class install (load or redefine) encountered a problem.static classUnbidden execution engine termination has occurred.static classThe abstract base of allExecutionControlexceptions.static classAn internal problem has occurred.static classThe command is not implemented.static classAn exception indicating that aDeclarationSnippetwith unresolved references has been encountered.static classThe abstract base of of exceptions specific to running user code.static classAn exception indicating that anExecutionControl.invoke(java.lang.String, java.lang.String)(or theoretically aExecutionControl.varValue(java.lang.String, java.lang.String)) has been interrupted by aExecutionControl.stop().static classA 'normal' user exception occurred.classThe construction and throw of this exception is embedded in code generated by the JShell core implementation in such a way that, upon executing aRECOVERABLE_DEFINEDuser method, this exception is thrown.Methods injdk.jshell.spi that throwThrowableModifier and TypeMethodDescriptionstaticExecutionControlExecutionControl.generate(ExecutionEnv env,String spec) Search for a provider, then create and return theExecutionControlinstance.staticExecutionControlSearch for a provider, then create and return theExecutionControlinstance.ExecutionControlProvider.generate(ExecutionEnv env,Map<String, String> parameters) Create and return theExecutionControlinstance.Uses ofThrowable injdk.management.jfr
Method parameters injdk.management.jfr with type arguments of typeThrowableUses ofThrowable injdk.security.jarsigner
Subclasses ofThrowable injdk.security.jarsignerModifier and TypeClassDescriptionclassThis exception is thrown whenJarSigner.sign(java.util.zip.ZipFile, java.io.OutputStream)fails.Constructors injdk.security.jarsigner with parameters of typeThrowableModifierConstructorDescriptionJarSignerException(String message,Throwable cause) Constructs a newJarSignerExceptionwith the specified detail message and cause.Uses ofThrowable innetscape.javascript
Subclasses ofThrowable innetscape.javascriptModifier and TypeClassDescriptionclassThrown when an exception is raised in the JavaScript engine.Constructors innetscape.javascript with parameters of typeThrowableModifierConstructorDescriptionConstruct a new JavaScript exception with the specified cause.Uses ofThrowable inorg.ietf.jgss
Subclasses ofThrowable inorg.ietf.jgssModifier and TypeClassDescriptionclassThis exception is thrown whenever a GSS-API error occurs, including any mechanism specific error.Uses ofThrowable inorg.w3c.dom
Subclasses ofThrowable inorg.w3c.domModifier and TypeClassDescriptionclassDOM 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 ofThrowable inorg.w3c.dom.events
Subclasses ofThrowable inorg.w3c.dom.eventsModifier and TypeClassDescriptionclassEvent operations may throw anEventExceptionas specified in their method descriptions.Uses ofThrowable inorg.w3c.dom.ls
Subclasses ofThrowable inorg.w3c.dom.lsModifier and TypeClassDescriptionclassParser or write operations may throw anLSExceptionif the processing is stopped.Uses ofThrowable inorg.w3c.dom.ranges
Subclasses ofThrowable inorg.w3c.dom.rangesModifier and TypeClassDescriptionclassRange operations may throw aRangeExceptionas specified in their method descriptions.Uses ofThrowable inorg.w3c.dom.xpath
Subclasses ofThrowable inorg.w3c.dom.xpathModifier and TypeClassDescriptionclassA new exception has been created for exceptions specific to these XPath interfaces.Uses ofThrowable inorg.xml.sax
Subclasses ofThrowable inorg.xml.saxModifier and TypeClassDescriptionclassEncapsulate a general SAX error or warning.classException class for an unrecognized identifier.classException class for an unsupported operation.classEncapsulate an XML parse error or warning.Methods inorg.xml.sax that returnThrowable