Uses of Class
java.lang.Throwable
-
Packages that use Throwable 软件包 描述 com.sun.jdi 这是Java调试接口(JDI)的核心包,它定义了值,类型和目标VirtualMachine本身的镜像以及自举设备。com.sun.jdi.connect 该包定义了使用JDI的虚拟机与目标虚拟机之间的连接。com.sun.jdi.connect.spi 该包包括用于开发新的TransportService
实现的接口和类。com.sun.jdi.request 该包用于请求在指定条件下发送JDI事件。com.sun.nio.sctp 用于流控制传输协议的Java API。com.sun.tools.attach 提供API附加到Java的虚拟机。java.awt 包含用于创建用户界面和绘制图形和图像的所有类。java.awt.color 提供颜色空间的类。java.awt.datatransfer 提供用于在应用程序之间和之间传输数据的接口和类。java.awt.dnd 拖放是在许多图形用户界面系统中发现的直接操纵手势,它提供了一种在逻辑上与GUI中的表示元素相关联的实体之间传递信息的机制。java.awt.event 提供用于处理AWT组件触发的不同类型事件的接口和类。java.awt.geom 提供用于定义和执行与二维几何相关的对象的操作的Java 2D类。java.awt.image 提供创建和修改图像的类。java.awt.print 提供通用打印API的类和接口。java.beans 包含与开发 bean相关的类 - 基于JavaBeans架构的组件。java.io 通过数据流,序列化和文件系统提供系统输入和输出。java.lang 提供对Java编程语言设计至关重要的类。java.lang.annotation 为Java编程语言注释工具提供库支持。java.lang.instrument 提供允许Java编程语言代理仪器在JVM上运行程序的服务。java.lang.invoke java.lang.invoke
软件包包含由Java核心类库和虚拟机直接提供的动态语言支持。java.lang.module 通过分辨率和服务绑定来支持模块描述符和创建模块配置的类。java.lang.reflect 提供用于获取关于类和对象的反射信息的类和接口。java.net 提供实现网络应用程序的类。java.nio 定义缓冲区,它们是数据容器,并提供其他NIO包的概述。java.nio.channels 定义通道,其表示与能够执行I / O操作的实体的连接,例如文件和套接字; 定义选择器,用于多路复用,非阻塞I / O操作。java.nio.charset 定义字符集,解码器和编码器,用于在字节和Unicode字符之间进行转换。java.nio.file 定义Java虚拟机访问文件,文件属性和文件系统的接口和类。java.nio.file.attribute 提供访问文件和文件系统属性的接口和类。java.rmi 提供RMI包。java.rmi.activation 提供对RMI对象激活的支持。java.rmi.server 提供用于支持RMI服务器端的类和接口。java.security 提供安全框架的类和接口。java.security.acl 此包中的类和接口已被弃用。java.security.cert 提供用于解析和管理证书,证书撤销列表(CRL)和认证路径的类和接口。java.security.spec 提供关键规范和算法参数规范的类和接口。java.sql 提供使用Java编程语言访问和处理存储在数据源(通常是关系数据库)中的数据的API。java.text 提供用于以独立于自然语言的方式处理文本,日期,数字和消息的类和接口。java.time 日期,时间,瞬间和持续时间的主要API。java.time.format 提供打印和解析日期和时间的类。java.time.temporal 使用字段和单位访问日期和时间,以及日期时间调整器。java.time.zone 支持时区及其规则。java.util 包含集合框架,一些国际化支持类,一个服务加载器,属性,随机数生成,字符串解析和扫描类,base64编码和解码,一个位数组和几个其他实用程序类。java.util.concurrent 实用程序类通常用于并发编程。java.util.jar 提供用于读取和写入JAR(Java ARchive)文件格式的类,该文件格式基于具有可选清单文件的标准ZIP文件格式。java.util.logging 提供Java¢2平台核心日志记录工具的类和接口。java.util.prefs 该软件包允许应用程序存储和检索用户和系统首选项和配置数据。java.util.regex 匹配字符序列与正则表达式指定的模式的类。java.util.zip 提供读写标准ZIP和GZIP文件格式的类。javafx.application 提供应用程序生命周期类。javafx.concurrent 提供javafx.task的一组类。javafx.fxml 包含用于从标记加载对象层次结构的类。javafx.scene.media 提供用于将音频和视频集成到Java FX应用程序中的一组类。javafx.scene.transform 提供一组方便的类来执行Affine
对象的旋转,缩放,剪切和转换转换。javafx.scene.web 该软件包提供了加载和显示Web内容的方法。javax.activation javax.activity 包含ORB机械在解组时抛出的活动服务相关异常。javax.annotation.processing 用于声明注释处理器和允许注释处理器与注释处理工具环境通信的设施。javax.crypto 提供加密操作的类和接口。javax.imageio Java Image I / O API的主要包。javax.imageio.metadata 处理读写元数据的Java Image I / O API的一个包。javax.imageio.spi 包含用于读取器,写入器,代码转换器和流以及运行时注册表的插件接口的Java Image I / O API包。javax.imageio.stream Java Image I / O API的一个封装,处理来自文件和流的低级I / O。javax.jnlp JNLP API旨在为Java Plugin中运行的JNLP应用程序提供附加服务,或者由Java Web Start启动。javax.lang.model 用于建模Java编程语言的软件包的类和层次结构。javax.lang.model.element 用于建模Java编程语言元素的接口。javax.lang.model.type 用于建模Java编程语言类型的接口。javax.management 提供Java管理扩展的核心类。javax.management.modelmbean 提供ModelMBean类的定义。javax.management.monitor 提供监视器类的定义。javax.management.openmbean 提供打开的数据类型和Open MBean描述符类。javax.management.relation 提供关系服务的定义。javax.management.remote 用于远程访问JMX MBean服务器的接口。javax.naming 提供用于访问命名服务的类和接口。javax.naming.directory 扩展javax.naming
包以提供访问目录服务的功能。javax.naming.ldap 提供对LDAPv3扩展操作和控件的支持。javax.net.ssl 为安全套接字包提供类。javax.print 提供Java®打印服务API的主要类和接口。javax.print.attribute 提供描述Java“打印服务”属性类型以及如何将其集合到属性集中的类和接口。javax.rmi.CORBA 包含RMI-IIOP的可移植API。javax.script 脚本API由定义Java脚本引擎的接口和类组成,并为Java应用程序中的使用提供了框架。javax.security.auth 此软件包提供了认证和授权的框架。javax.security.auth.callback 该包提供了服务与应用程序交互所需的类,以便检索信息(例如,包括用户名或密码的身份验证数据)或显示信息(例如错误和警告消息)。javax.security.auth.login 该包提供了一个可插拔的认证框架。javax.security.cert 提供公钥证书类。javax.security.sasl 包含用于支持SASL的类和接口。javax.smartcardio Java™智能卡I / O APIjavax.sound.midi 提供MIDI(乐器数字接口)数据的I / O,排序和综合的接口和类。javax.sound.sampled 提供用于捕获,处理和播放采样音频数据的接口和类。javax.sql.rowset JDBCRowSet
实现的标准接口和基类。javax.sql.rowset.serial 提供实用程序类以允许Java编程语言中的SQL类型和数据类型之间的可序列化映射。javax.sql.rowset.spi 第三方供应商在实施同步提供程序时必须使用的标准类和接口。javax.swing 提供一套“轻量级”(全Java语言)组件,尽可能地在所有平台上工作。javax.swing.text 提供处理可编辑和不可编辑文本组件的类和接口。javax.swing.tree 提供处理javax.swing.JTree
类和接口。javax.swing.undo 允许开发人员在文本编辑器等应用程序中提供撤消/重做的支持。javax.transaction 包含ORB机械在解组期间抛出的三个异常。javax.transaction.xa 提供定义事务管理器和资源管理器之间的契约的API,这允许事务管理器在JTA事务中引用和删除资源对象(由资源管理器驱动程序提供)。javax.xml.bind 为客户端应用程序提供运行时绑定框架,包括解组,编组和验证功能。javax.xml.bind.helpers 仅限JAXB提供程序使用:为部分javax.xml.bind
接口提供部分默认实现。javax.xml.catalog javax.xml.crypto XML加密的通用类。javax.xml.crypto.dsig 用于生成和验证XML数字签名的类。javax.xml.datatype 定义XML / Java类型映射。javax.xml.parsers 提供使用SAX(Simple API for XML)解析器或DOM(文档对象模型)文档构建器处理XML文档的类。javax.xml.soap 提供用于创建和构建SOAP消息的API。javax.xml.stream 定义Streaming API for XML(StAX)的接口和类。javax.xml.transform 定义用于处理转换指令的通用API,以及执行从源到结果的转换。javax.xml.validation 提供用于验证XML文档的API。javax.xml.ws 此软件包包含核心JAX-WS API。javax.xml.ws.http 该包定义了特定于HTTP绑定的API。javax.xml.ws.soap 该包定义了SOAP绑定专用的API。javax.xml.xpath 提供用于评估XPath表达式和访问评估环境的 对象模型中性 API。jdk.dynalink 包含用于链接invokedynamic
呼叫站点的接口和类。jdk.dynalink.linker 包含语言运行时所需的接口和类,以实现自己的特定于语言的对象模型和类型转换。jdk.incubator.http 高级HTTP和WebSocket APIjdk.jshell 提供用于创建工具的界面,例如阅读评估打印循环(REPL),它交互地评估Java编程语言代码的“片断”。jdk.jshell.execution 提供构建JShell执行引擎的实现支持。jdk.jshell.spi 定义可插拔JShell执行引擎的服务提供程序接口。jdk.nashorn.api.scripting 这个包提供了javax.script
集成,这是使用Nashorn的首选方式。jdk.nashorn.api.tree Nashorn解析器API提供了将ECMAScript源代码表示为抽象语法树(AST)和解析器来解析ECMAScript源脚本的接口。jdk.security.jarsigner netscape.javascript 使Java代码能够访问Web浏览器中的JavaScript引擎和HTML DOM。org.ietf.jgss 该软件包提供了一个框架,允许应用程序开发人员使用诸如Kerberos等各种基础安全机制(使用统一API)的身份验证,数据完整性和数据机密性等安全服务。org.omg.CORBA 提供OMG CORBA API与JavaORB
编程语言的映射,包括ORB
类,其实现为程序员可以将其用作全功能对象请求代理(ORB)。org.omg.CORBA.DynAnyPackage 提供与使用的异常DynAny
接口(InvalidValue
,Invalid
,InvalidSeq
,和TypeMismatch
)。org.omg.CORBA.ORBPackage 提供异常InvalidName
,由方法ORB.resolve_initial_references
抛出,异常InconsistentTypeCode
由ORB类中的动态任何创建方法抛出。org.omg.CORBA.portable 提供可移植性层,即一组ORB API,使一个供应商生成的代码可以在另一个供应商的ORB上运行。org.omg.CORBA.TypeCodePackage 提供用户定义的异常BadKind
和Bounds
,它们由类TypeCode
中的方法抛出。org.omg.CosNaming.NamingContextExtPackage 此包包含以下类别,其用于org.omg.CosNaming.NamingContextExt
:AddressHelper
StringNameHelper
URLStringHelper
InvalidAddress
org.omg.CosNaming.NamingContextPackage 该包包含org.omg.CosNaming
包的异常类。org.omg.DynamicAny.DynAnyFactoryPackage org.omg.DynamicAny.DynAnyPackage org.omg.IOP.CodecFactoryPackage 该包包含IOP :: CodeFactory接口中指定的异常(作为便携式拦截器规范的一部分)。org.omg.IOP.CodecPackage 该包是从IOP :: Codec IDL接口定义生成的。org.omg.PortableInterceptor 提供一种注册ORB钩子的机制,ORB服务可以通过该钩子拦截ORB的正常执行流程。org.omg.PortableInterceptor.ORBInitInfoPackage org.omg.PortableServer 提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。org.omg.PortableServer.CurrentPackage 提供方法实现,访问方法被调用的对象的标识。org.omg.PortableServer.POAManagerPackage 封装与之相关的POA的处理状态。org.omg.PortableServer.POAPackage 允许程序员构建可在不同ORB产品之间移植的对象实现。org.w3c.dom 提供文档对象模型(DOM)的接口。org.w3c.dom.events 提供DOM Level 2事件的接口。org.w3c.dom.ls 提供DOM Level 3加载和保存的界面。org.w3c.dom.ranges 提供DOM Level 2范围的界面。org.w3c.dom.xpath 提供DOM Level 3 XPath规范的接口。org.xml.sax 提供核心SAX API。 -
-
Uses of Throwable in com.sun.jdi
Subclasses of Throwable in com.sun.jdi Modifier and Type Class 描述 class
AbsentInformationException
抛出以表示行号或变量信息不可用。class
ClassNotLoadedException
抛出,表示请求的类尚未通过适当的类加载器加载。class
ClassNotPreparedException
抛出以指示由于指定的类尚未准备而请求的操作无法完成。class
IncompatibleThreadStateException
抛出以指示所请求的操作在指定线程处于当前状态时无法完成。class
InconsistentDebugInfoException
被抛出以表明目标VM提供的调试信息有不一致之处。class
InternalException
抛出,表示出现意外的内部错误。class
InvalidCodeIndexException
已过时。不再抛出此异常class
InvalidLineNumberException
已过时。不再抛出此异常class
InvalidModuleException
抛出以表明所请求的模块在卸载模块后无效或无效。class
InvalidStackFrameException
抛出以指示所请求的操作无法完成,因为指定的堆栈帧不再有效。class
InvalidTypeException
抛出以指示在设置字段或变量的值时或在指定方法的返回值时的类型不匹配。class
InvocationException
抛出以指示目标VM中的调用方法中发生异常。class
NativeMethodException
抛出表示操作无法完成,因为它对本机方法无效。class
ObjectCollectedException
抛出以指示所请求的操作无法完成,因为指定的对象已被垃圾回收。class
VMCannotBeModifiedException
抛出以表示操作无效,因为它会修改VM,VM是只读的。class
VMDisconnectedException
抛出未经检查的异常,指示所请求的操作无法完成,因为不再连接到目标VM。class
VMMismatchException
抛出以指示所请求的操作无法完成,因为来自一个目标VM的镜像与另一个目标VM的镜像组合。class
VMOutOfMemoryException
抛出以指示所请求的操作无法完成,因为目标VM的内存已用尽。 -
Uses of Throwable in com.sun.jdi.connect
Subclasses of Throwable in com.sun.jdi.connect Modifier and Type Class 描述 class
IllegalConnectorArgumentsException
抛出表示无效参数或不一致传递给Connector
。class
TransportTimeoutException
当附加到目标虚拟机或等待接受来自目标虚拟机的连接时,可能会抛出此异常。class
VMStartException
目标VM已成功启动,但在建立连接之前会发生错误。 -
Uses of Throwable in com.sun.jdi.connect.spi
Subclasses of Throwable in com.sun.jdi.connect.spi Modifier and Type Class 描述 class
ClosedConnectionException
在进行I / O操作时,由于异步关闭Connection
可能会抛出此异常。 -
Uses of Throwable in com.sun.jdi.request
Subclasses of Throwable in com.sun.jdi.request Modifier and Type Class 描述 class
DuplicateRequestException
抛出以表示重复的事件请求。class
InvalidRequestStateException
抛出以表示所请求的事件由于启用而无法修改。 -
Uses of Throwable in com.sun.nio.sctp
Subclasses of Throwable in com.sun.nio.sctp Modifier and Type Class 描述 class
IllegalReceiveException
当试图调用未经检查的异常receive
的方法SctpChannel
或SctpMultiChannel
从通知处理程序。class
IllegalUnbindException
尝试删除未绑定到该通道的地址时删除未检查的异常,或从仅具有一个地址的通道中删除地址。class
InvalidStreamException
尝试将消息发送到无效流时抛出未检查的异常。 -
Uses of Throwable in com.sun.tools.attach
Subclasses of Throwable in com.sun.tools.attach Modifier and Type Class 描述 class
AgentInitializationException
当代理程序无法在目标Java虚拟机中初始化时抛出异常。class
AgentLoadException
代理无法加载到目标Java虚拟机时抛出的异常。class
AttachNotSupportedException
在尝试附加到兼容的AttachProvider
不存在的Java虚拟机时抛出VirtalMachine.attach
。class
AttachOperationFailedException
异常类型表示目标虚拟机中附着操作失败。 -
Uses of Throwable in java.awt
Subclasses of Throwable in java.awt Modifier and Type Class 描述 class
AWTError
当出现严重的抽象窗口工具包错误时抛出。class
AWTException
表示发生抽象窗口工具包异常。class
FontFormatException
在Font
类中通过Font
方法抛出,指示指定的字体不好。class
HeadlessException
在不支持键盘,显示或鼠标的环境中调用依赖于键盘,显示器或鼠标的代码时,会抛出此异常。class
IllegalComponentStateException
表示AWT组件对于请求的操作不在适当的状态。 -
Uses of Throwable in java.awt.color
Subclasses of Throwable in java.awt.color Modifier and Type Class 描述 class
CMMException
如果本机CMM返回错误,则抛出此异常。class
ProfileDataException
在访问或处理ICC_Profile对象时发生错误时抛出此异常。 -
Uses of Throwable in java.awt.datatransfer
Subclasses of Throwable in java.awt.datatransfer Modifier and Type Class 描述 class
MimeTypeParseException
封装MimeType解析相关异常的类。class
UnsupportedFlavorException
表示在此风格中不支持请求的数据。 -
Uses of Throwable in java.awt.dnd
Subclasses of Throwable in java.awt.dnd Modifier and Type Class 描述 class
InvalidDnDOperationException
java.awt.dnd包中的各种方法抛出此异常。 -
Uses of Throwable in java.awt.event
Methods in java.awt.event that return Throwable Modifier and Type 方法 描述 Throwable
InvocationEvent. getThrowable()
返回在执行Runnable的run()
方法时捕获的任何Throwable。 -
Uses of Throwable in java.awt.geom
Subclasses of Throwable in java.awt.geom Modifier and Type Class 描述 class
IllegalPathStateException
如果在相对于执行的特定操作处于非法状态的路径上执行操作,则IllegalPathStateException
表示抛出异常,例如在没有初始移动的情况下将路径段追加到GeneralPath
。class
NoninvertibleTransformException
NoninvertibleTransformException
类表示如果执行操作需要AffineTransform
对象的反向但AffineTransform
处于非可逆状态时抛出的异常。 -
Uses of Throwable in java.awt.image
Subclasses of Throwable in java.awt.image Modifier and Type Class 描述 class
ImagingOpException
所述ImagingOpException
,如果所述一个被抛出BufferedImageOp
种或RasterOp
过滤方法不能处理图像。class
RasterFormatException
如果RasterFormatException
中有无效的布局信息,则抛出RasterFormatException 。 -
Uses of Throwable in java.awt.print
Subclasses of Throwable in java.awt.print Modifier and Type Class 描述 class
PrinterAbortException
所述PrinterAbortException
类是的一个子类PrinterException
,并用于指示用户或应用程序终止打印作业,而这是在打印的过程中。class
PrinterException
PrinterException
类及其子类用于指示打印系统中出现异常情况。class
PrinterIOException
该PrinterIOException
类的子类PrinterException
,用来表示某种IO错误而发生的打印。Methods in java.awt.print that return Throwable Modifier and Type 方法 描述 Throwable
PrinterIOException. getCause()
返回此异常的原因(终止打印作业的IOException
)。 -
Uses of Throwable in java.beans
Subclasses of Throwable in java.beans Modifier and Type Class 描述 class
IntrospectionException
内省时发生异常时抛出。class
PropertyVetoException
当对属性的建议更改表示不可接受的值时,将抛出PropertyVetoException。 -
Uses of Throwable in java.io
Subclasses of Throwable in java.io Modifier and Type Class 描述 class
CharConversionException
字符转换异常的基类。class
EOFException
表示在输入过程中意外地到达文件结束或流结束。class
FileNotFoundException
指示尝试打开由指定路径名表示的文件失败。class
InterruptedIOException
表示I / O操作已中断。class
InvalidClassException
当序列化运行时检测到类中的以下问题之一时抛出。class
InvalidObjectException
表示一个或多个反序列化对象失败的验证测试。class
IOError
当出现严重I / O错误时抛出。class
IOException
表示发生某种类型的I / O异常。class
NotActiveException
序列化或反序列化不活跃时抛出。class
NotSerializableException
抛出一个实例需要一个Serializable接口。class
ObjectStreamException
对象流类别特有的所有异常的超类。class
OptionalDataException
表示由于未读原始数据导致的对象读取操作失败的异常,或属于流中序列化对象的数据的结束。class
StreamCorruptedException
当从对象流读取的控制信息违反内部一致性检查时抛出。class
SyncFailedException
发出同步操作失败的信号。class
UncheckedIOException
包装一个IOException
与未检查的异常。class
UnsupportedEncodingException
字符编码不支持。class
UTFDataFormatException
表示 modified UTF-8格式的格式不正确的字符串已被读入数据输入流或实现数据输入接口的任何类。class
WriteAbortedException
指示在写入操作期间抛出ObjectStreamExceptions之一。Methods in java.io that return Throwable Modifier and Type 方法 描述 Throwable
WriteAbortedException. getCause()
返回终止操作的异常( 原因 )。Constructors in java.io with parameters of type Throwable Constructor 描述 IOError(Throwable cause)
构造具有指定原因的新的IOError实例。IOException(String message, Throwable cause)
构造一个具有指定的详细信息和原因的IOException
。IOException(Throwable cause)
构造一个IOException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in java.lang
Subclasses of Throwable in java.lang Modifier and Type Class 描述 class
AbstractMethodError
当应用程序尝试调用抽象方法时抛出。class
ArithmeticException
抛出异常算术条件时抛出。class
ArrayIndexOutOfBoundsException
抛出以表示使用非法索引访问数组。class
ArrayStoreException
抛出以表示尝试将错误类型的对象存储到对象数组中。class
AssertionError
抛出以表明断言失败。class
BootstrapMethodError
抛出以指示invokedynamic
指令找不到引导方法,或引导方法未能提供call site与target的正确method type 。class
ClassCastException
抛出表示代码尝试将对象转换为不属于实例的子类。class
ClassCircularityError
当Java虚拟机检测到正在加载的类的超类层次结构中的循环性时抛出。class
ClassFormatError
当Java虚拟机尝试读取类文件并确定文件格式不正确或不能解释为类文件时抛出。class
ClassNotFoundException
的:当应用程序试图加载在通过其字符串名称使用类抛出forName
在类方法Class
。class
CloneNotSupportedException
抛出,表明该clone
类方法Object
被称为克隆对象,但该对象的类无法实现Cloneable
接口。class
EnumConstantNotPresentException
当应用程序尝试通过名称访问枚举常量时抛出,枚举类型不包含指定名称的常量。class
Error
一个Error
是的子类Throwable
表示严重的问题,合理的应用程序不应该试图捕获。class
异常
异常
及其子类是Throwable
的形式,表示合理应用程序可能想要捕获的条件。class
ExceptionInInitializerError
表示在静态初始化程序中发生意外异常。class
IllegalAccessError
如果应用程序尝试访问或修改某个字段,或调用无法访问的方法,则抛出此异常。class
IllegalAccessException
当应用程序尝试反射创建实例(数组除外),设置或获取字段或调用方法时,会抛出IllegalAccessException,但是当前执行的方法无法访问指定类,字段的定义,方法或构造函数。class
IllegalArgumentException
抛出表示一种方法已经通过了非法或不正确的参数。class
IllegalCallerException
被抛出来表示一个方法已被不适当的调用者调用。class
IllegalMonitorStateException
抛出以表示线程已尝试在对象的监视器上等待或通知其他线程等待对象的监视器,而不拥有指定的监视器。class
IllegalStateException
表示在非法或不适当的时间调用了一种方法。class
IllegalThreadStateException
抛出以指示线程不处于所请求操作的适当状态。class
IncompatibleClassChangeError
当一些类定义发生不兼容的类更改时抛出。class
IndexOutOfBoundsException
抛出以表示某种索引(例如数组,字符串或向量)的索引超出范围。class
InstantiationError
当应用程序尝试使用Javanew
构造来实例化抽象类或接口时抛出。class
InstantiationException
当应用程序试图创建使用一个类的实例抛出newInstance
方法在类Class
,而指定的类对象不能被实例化。class
InternalError
在Java虚拟机中引发了一些意外的内部错误。class
InterruptedException
线程在等待,睡眠或以其他方式占用时抛出,线程在活动之前或活动期间中断。class
LayerInstantiationException
创建module layer时抛出失败。class
LinkageError
LinkageError
子类表示一个类对另一个类有一些依赖; 然而,后期课程在前班的汇编之后不配变。class
NegativeArraySizeException
抛出一个应用程序尝试创建一个负数大小的数组。class
NoClassDefFoundError
如果Java虚拟机或ClassLoader
实例尝试在类的定义中加载(作为普通方法调用的一部分或作为使用new
表达式创建新实例的new
),则不会发现类的定义。class
NoSuchFieldError
如果应用程序尝试访问或修改对象的指定字段,并且该对象不再具有该字段,则抛出。class
NoSuchFieldException
表示该类没有指定名称的字段。class
NoSuchMethodError
如果应用程序尝试调用类(静态或实例)的指定方法,并且该类不再具有该方法的定义,则抛出。class
NoSuchMethodException
当无法找到特定方法时抛出。class
NullPointerException
当应用程序在需要对象的情况下尝试使用null
时抛出。class
NumberFormatException
抛出以表示应用程序已尝试将字符串转换为其中一个数字类型,但该字符串不具有相应的格式。class
OutOfMemoryError
当Java虚拟机由于内存不足而无法分配对象时抛出,并且垃圾收集器不再有可用的内存。class
ReflectiveOperationException
核心反射中的反射操作抛出的异常的常见超类。class
RuntimeException
RuntimeException
是在Java虚拟机的正常操作期间可以抛出的异常的超类。class
SecurityException
由安全管理员抛出,表示安全违规。class
StackOverflowError
当堆栈溢出发生时抛出一个应用程序递归太深。class
StringIndexOutOfBoundsException
抛出String
方法来指示索引为负或大于字符串的大小。class
ThreadDeath
当调用(不推荐使用)的Thread.stop()
方法时,将在受害者线程中抛出ThreadDeath
的实例。class
TypeNotPresentException
当应用程序尝试使用表示类型名称的字符串访问类型时抛出,但没有找到具有指定名称的类型的定义。class
UnknownError
当Java虚拟机中出现未知但严重的异常时抛出。class
UnsatisfiedLinkError
如果Java虚拟机找不到声明为native
的方法的适当的本地语言定义,则native
。class
UnsupportedClassVersionError
当Java虚拟机尝试读取类文件并确定文件中的主要和次要版本号不受支持时抛出。class
UnsupportedOperationException
抛出以表示不支持请求的操作。class
VerifyError
当“验证者”检测到一个类文件(尽管形成良好)包含某种内部不一致或安全问题时抛出。class
VirtualMachineError
抛出以表明Java虚拟机已损坏或已耗尽资源以使其继续运行。Methods in java.lang that return Throwable Modifier and Type 方法 描述 Throwable
Throwable. fillInStackTrace()
填写执行堆栈跟踪。Throwable
ClassNotFoundException. getCause()
返回此异常的原因(尝试加载类时发生错误时引发的异常;否则为null
)。Throwable
ExceptionInInitializerError. getCause()
返回此错误的原因(导致此错误创建的静态初始化期间发生的异常)。Throwable
Throwable. getCause()
如果原因不存在或未知,则返回此throwable的原因或null
。Throwable
ClassNotFoundException. getException()
返回在尝试加载类时发生错误时引发的异常。Throwable
ExceptionInInitializerError. getException()
返回在静态初始化期间发生的异常,导致此错误被创建。Throwable[]
Throwable. getSuppressed()
通过try
-with-resources语句返回一个包含所有被抑制的异常的数组,以便传递这个异常。Throwable
Throwable. initCause(Throwable cause)
将此throwable的 原因初始化为指定值。Methods in java.lang with parameters of type Throwable Modifier and Type 方法 描述 void
Throwable. addSuppressed(Throwable exception)
将指定的异常附加到为了传递此异常而被抑制的异常。Throwable
Throwable. initCause(Throwable cause)
将此throwable的 原因初始化为指定值。default void
System.Logger. log(System.Logger.Level level, String msg, Throwable thrown)
记录与给定的可抛弃关联的消息。default void
System.Logger. log(System.Logger.Level level, Supplier<String> msgSupplier, Throwable thrown)
记录与给定的可抛物线相关联的延迟提供的消息。void
System.Logger. log(System.Logger.Level level, ResourceBundle bundle, String msg, Throwable thrown)
记录与给定的可抛物线相关联的本地化消息。void
Thread. stop(Throwable obj)
不推荐用于删除:此API元素将在以后的版本中被删除。该方法最初是为了强制线程停止并抛出一个给定的Throwable
作为例外。 它本质上是不安全的(详见Thread.stop()
),此外还可用于生成目标线程未准备处理的异常。 有关详细信息,请参阅Why are Thread.stop, Thread.suspend and Thread.resume Deprecated? 。 此方法在将来的Java SE版本中可能会被删除。void
Thread.UncaughtExceptionHandler. uncaughtException(Thread t, Throwable e)
当给定的线程由于给定的未捕获异常而终止时调用方法。void
ThreadGroup. uncaughtException(Thread t, Throwable e)
当该线程组中的线程由于未捕获的异常而停止时,由Java虚拟机调用,并且该线程没有安装特定的Thread.UncaughtExceptionHandler
。Methods in java.lang that throw Throwable Modifier and Type 方法 描述 protected void
Object. finalize()
已过时。定稿机制本质上是有问题的。 定稿可能导致性能问题,死锁和挂起。 敲定错误可能导致资源泄漏; 如果不再需要,无法取消定稿; 并且在对不同对象的finalize
方法的调用中没有指定排序。 此外,关于定稿的时间并不保证。 只有在无限期延迟之后,finalize
方法才可能在可终止对象上调用。 其实例持有非堆资源的类应提供一种方法来实现这些资源的显式释放,如果适用,它们还应实现AutoCloseable
。 当对象变得不可达时,Cleaner
和PhantomReference
提供了更灵活和更有效的方式来释放资源。Constructors in java.lang with parameters of type Throwable Constructor 描述 AssertionError(String message, Throwable cause)
构造一个新的AssertionError
具有指定的详细信息和原因。BootstrapMethodError(String s, Throwable cause)
构造具有指定的详细信息和原因的BootstrapMethodError
。BootstrapMethodError(Throwable cause)
构造具有指定原因的BootstrapMethodError
。ClassNotFoundException(String s, Throwable ex)
构造一个ClassNotFoundException
其中包含指定的详细消息和加载类时引发的可选异常。Error(String message, Throwable cause)
构造一个新的错误与指定的详细信息和原因。Error(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
构造一个新的错误指定的详细信息,原因,抑制启用或禁用,可写栈跟踪启用或禁用。Error(Throwable cause)
构造具有指定的原因和详细消息的新的错误(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。异常(String message, Throwable cause)
构造一个新的异常与指定的详细信息和原因。异常(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
构造一个新的异常,指定的详细消息,启用或禁用抑制,启用或禁用可写栈跟踪。异常(Throwable cause)
构造具有指定的原因和详细消息的新异常(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。ExceptionInInitializerError(Throwable thrown)
构造一个新的ExceptionInInitializerError
类,保存对Throwable
对象的引用,以供稍后通过ExceptionInInitializerError.getException()
方法检索。IllegalArgumentException(String message, Throwable cause)
构造一个新的异常与指定的详细信息和原因。IllegalArgumentException(Throwable cause)
构造具有指定原因的新异常和详细消息(cause==null ? null : cause.toString())
(通常包含类和详细消息为cause
)。IllegalCallerException(String message, Throwable cause)
构造一个新的异常与指定的详细信息和原因。IllegalCallerException(Throwable cause)
构造具有指定的原因和详细消息的新异常(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。IllegalStateException(String message, Throwable cause)
构造一个新的异常与指定的详细信息和原因。IllegalStateException(Throwable cause)
构造具有指定原因的新异常和详细消息(cause==null ? null : cause.toString())
(通常包含类和详细消息cause
)。InternalError(String message, Throwable cause)
构造一个具有指定的详细信息和原因的InternalError
。InternalError(Throwable cause)
构造一个InternalError
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。LayerInstantiationException(String msg, Throwable cause)
构造一个LayerInstantiationException
与给定的详细信息和原因。LayerInstantiationException(Throwable cause)
构造一个LayerInstantiationException
与给定的原因。LinkageError(String s, Throwable cause)
构造一个具有指定的详细信息和原因的LinkageError
。ReflectiveOperationException(String message, Throwable cause)
构造一个新的异常与指定的详细信息和原因。ReflectiveOperationException(Throwable cause)
构造具有指定原因的新异常和详细信息(cause==null ? null : cause.toString())
(通常包含类和详细消息为cause
)。RuntimeException(String message, Throwable cause)
构造一个新的运行时异常与指定的详细信息和原因。RuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
构造一个新的运行时异常,其中包含指定的详细消息,启用或禁用抑制,启用或禁用可写栈跟踪。RuntimeException(Throwable cause)
构造一个新的运行时异常,其中指定的原因和详细信息为(cause==null ? null : cause.toString())
(通常包含类和详细信息为cause
)。SecurityException(String message, Throwable cause)
创建一个SecurityException
与指定的详细信息和原因。SecurityException(Throwable cause)
创建SecurityException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。Throwable(String message, Throwable cause)
构造一个新的可抛出指定的详细信息和原因。Throwable(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
构造一个具有指定的详细信息的新的throwable,因为启用或禁用了 suppression和启用或禁用可写栈跟踪。Throwable(Throwable cause)
构造一个具有指定原因的新throwable和一个详细信息(cause==null ? null : cause.toString())
(通常包含类和详细信息cause
)。TypeNotPresentException(String typeName, Throwable cause)
构造具有指定原因的命名类型的TypeNotPresentException
。UnsupportedOperationException(String message, Throwable cause)
构造一个新的异常与指定的详细信息和原因。UnsupportedOperationException(Throwable cause)
构造具有指定的原因和详细消息的新异常(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。VirtualMachineError(String message, Throwable cause)
构造一个具有指定的详细信息和原因的VirtualMachineError
。VirtualMachineError(Throwable cause)
构造一个一个VirtualMachineError
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in java.lang.annotation
Subclasses of Throwable in java.lang.annotation Modifier and Type Class 描述 class
AnnotationFormatError
当注释解析器尝试从类文件读取注释并确定注释格式错误时抛出。class
AnnotationTypeMismatchException
抛出以指示程序已尝试访问注释编辑(或序列化)后类型已更改的注释元素。class
IncompleteAnnotationException
抛出以指示程序已尝试访问在编辑(或序列化)注释后添加到注释类型定义的注释类型的元素。Constructors in java.lang.annotation with parameters of type Throwable Constructor 描述 AnnotationFormatError(String message, Throwable cause)
构造一个新的AnnotationFormatError
具有指定的详细信息和原因。AnnotationFormatError(Throwable cause)
构造一个新的AnnotationFormatError
与指定的原因和详细消息(cause == null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in java.lang.instrument
Subclasses of Throwable in java.lang.instrument Modifier and Type Class 描述 class
IllegalClassFormatException
当其输入参数无效时,通过执行ClassFileTransformer.transform
抛出。class
UnmodifiableClassException
当其中一个指定的类不能修改时,通过执行Instrumentation.redefineClasses
抛出。class
UnmodifiableModuleException
抛出以表示模块无法修改。 -
Uses of Throwable in java.lang.invoke
Subclasses of Throwable in java.lang.invoke Modifier and Type Class 描述 class
LambdaConversionException
LambdaConversionExceptionclass
StringConcatException
当链接不变量被违反时,StringConcatException抛出StringConcatFactory
。class
WrongMethodTypeException
抛出以表示代码尝试通过错误的方法类型调用方法句柄。Method parameters in java.lang.invoke with type arguments of type Throwable Modifier and Type 方法 描述 static MethodHandle
MethodHandles. catchException(MethodHandle target, Class<? extends Throwable> exType, MethodHandle handler)
通过在异常处理程序中运行它来创建适应目标方法句柄的方法句柄。Methods in java.lang.invoke that throw Throwable Modifier and Type 方法 描述 Object
MethodHandle. invoke(Object... args)
调用方法句柄,允许任何调用者类型描述符,以及可选地对参数和返回值执行转换。Object
MethodHandle. invokeExact(Object... args)
调用方法句柄,允许任何调用者类型描述符,但需要确切的类型匹配。Object
MethodHandle. invokeWithArguments(Object... arguments)
执行变量arity调用,将给定列表中的参数传递给方法句柄,好像通过来自调用站点的不精确的invoke
,其中仅提及类型Object
,其特征是参数列表的长度。Object
MethodHandle. invokeWithArguments(List<?> arguments)
执行变量arity调用,将给定数组中的参数传递给方法句柄,好像通过来自调用站点的不精确的invoke
,其中仅提及类型为Object
,其参数是参数数组的长度。Constructors in java.lang.invoke with parameters of type Throwable Constructor 描述 LambdaConversionException(String message, Throwable cause)
构造一个LambdaConversionException
的消息和原因。LambdaConversionException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
构造一个LambdaConversionException
的消息,原因和其他设置。LambdaConversionException(Throwable cause)
构造一个LambdaConversionException
的原因。StringConcatException(String msg, Throwable cause)
使用消息和链接的throwable构造异常Constructors in java.lang.invoke that throw Throwable Constructor 描述 ConstantCallSite(MethodType targetType, MethodHandle createTargetHook)
创建具有永久目标的呼叫站点,可能绑定到呼叫站点本身。 -
Uses of Throwable in java.lang.module
Subclasses of Throwable in java.lang.module Modifier and Type Class 描述 class
FindException
抛出一个ModuleFinder
发生错误时发现一个模块。class
InvalidModuleDescriptorException
读取模块描述符时抛出,并且发现模块描述符格式不正确或不能解释为模块描述符。class
ResolutionException
在解析一组模块或解析一组具有服务绑定的模块时抛出失败。Constructors in java.lang.module with parameters of type Throwable Constructor 描述 FindException(String msg, Throwable cause)
构造一个FindException
与给定的详细信息和原因。FindException(Throwable cause)
构造一个FindException
与给定的原因。ResolutionException(String msg, Throwable cause)
构造一个ResolutionException
与给定的详细信息和原因。ResolutionException(Throwable cause)
使用给定的原因构造此异常的实例。 -
Uses of Throwable in java.lang.reflect
Subclasses of Throwable in java.lang.reflect Modifier and Type Class 描述 class
GenericSignatureFormatError
当需要解释类型,方法或构造函数的通用签名信息的反射方法遇到语法错误的签名属性时抛出。class
InaccessibleObjectException
Java语言访问检查无法被抑制时抛出。class
InvocationTargetException
InvocationTargetException是一个检查的异常,它包装被调用的方法或构造函数抛出的异常。class
MalformedParameterizedTypeException
当需要实例化的反射方法遇到语义畸变的参数化类型时抛出。class
MalformedParametersException
当the java.lang.reflect package
尝试从类文件中读取方法参数并确定一个或多个参数格式错误时抛出。class
UndeclaredThrowableException
通过方法调用代理实例时抛出的调用处理程序的invoke
方法抛出检查异常(一Throwable
不是分配给RuntimeException
或者Error
)是不能分配给任何中声明的异常类型throws
方法的条款,在代理实例上调用并分派到调用处理程序。Methods in java.lang.reflect that return Throwable Modifier and Type 方法 描述 Throwable
InvocationTargetException. getCause()
返回此异常的原因(抛出的目标异常,可能是null
)。Throwable
UndeclaredThrowableException. getCause()
返回此异常的原因(Throwable
实例包装在此UndeclaredThrowableException
,可能是null
)。Throwable
InvocationTargetException. getTargetException()
获取抛出的目标异常。Throwable
UndeclaredThrowableException. getUndeclaredThrowable()
返回包含在这个UndeclaredThrowableException
中的Throwable
实例,可能是null
。Methods in java.lang.reflect that throw Throwable Modifier and Type 方法 描述 Object
InvocationHandler. invoke(Object proxy, 方法 method, Object[] args)
处理代理实例上的方法调用并返回结果。Constructors in java.lang.reflect with parameters of type Throwable Constructor 描述 InvocationTargetException(Throwable target)
构造一个具有目标异常的InvocationTargetException。InvocationTargetException(Throwable target, String s)
构造一个具有目标异常和详细消息的InvocationTargetException。UndeclaredThrowableException(Throwable undeclaredThrowable)
构造一个UndeclaredThrowableException
与指定的Throwable
。UndeclaredThrowableException(Throwable undeclaredThrowable, String s)
构造一个UndeclaredThrowableException
其中包含指定的Throwable
和详细消息。 -
Uses of Throwable in java.net
Subclasses of Throwable in java.net Modifier and Type Class 描述 class
BindException
指示尝试将套接字绑定到本地地址和端口时发生错误。class
ConnectException
指示尝试将套接字连接到远程地址和端口时发生错误。class
HttpRetryException
抛出表示HTTP请求需要重试,但由于启用了流式传输模式,因此无法自动重试。class
MalformedURLException
抛出以表示发生格式不正确的网址。class
NoRouteToHostException
指示尝试将套接字连接到远程地址和端口时发生错误。class
PortUnreachableException
指示在连接的数据报上收到了ICMP端口不可达消息。class
ProtocolException
抛出以表示底层协议有错误,如TCP错误。class
SocketException
抛出以表示创建或访问Socket时出错。class
SocketTimeoutException
指示在套接字上发生超时时读取或接受。class
UnknownHostException
抛出以表示无法确定主机的IP地址。class
UnknownServiceException
抛出以表示发生未知服务异常。class
URISyntaxException
检查的异常抛出以指示不能将字符串解析为URI引用。 -
Uses of Throwable in java.nio
Subclasses of Throwable in java.nio Modifier and Type Class 描述 class
BufferOverflowException
相对 放置操作达到目标缓冲区限制时抛出的未检查异常。class
BufferUnderflowException
当相对 get操作达到源缓冲区的限制时抛出未检查的异常。class
InvalidMarkException
当未定义其标记时尝试复位缓冲区时抛出未检查的异常。class
ReadOnlyBufferException
在只读缓冲区中调用内容突变方法(如put
或compact
)时调用未检查的异常。 -
Uses of Throwable in java.nio.channels
Subclasses of Throwable in java.nio.channels Modifier and Type Class 描述 class
AcceptPendingException
尝试在通道上启动接受操作并且以前的接受操作尚未完成时抛出未检查的异常。class
AlreadyBoundException
尝试将套接字绑定到已绑定的面向网络的通道时抛出未经检查的异常。class
AlreadyConnectedException
当尝试连接已连接的SocketChannel
时 ,会抛出未检查的异常。class
AsynchronousCloseException
当线程在I / O操作中关闭通道或阻塞其通道的部分时,由线程检查异常。class
CancelledKeyException
当试图使用不再有效的选择键时抛出未检查的异常。class
ClosedByInterruptException
另一个线程在通道上的I / O操作中被阻塞时,由线程接收到的异常检查。class
ClosedChannelException
当尝试在关闭或至少关闭该操作的通道上调用或完成I / O操作时,检查的异常抛出。class
ClosedSelectorException
尝试在闭合选择器上调用I / O操作时抛出未检查的异常。class
ConnectionPendingException
尝试连接未阻塞连接操作的SocketChannel
时,会抛出未检查的异常。class
FileLockInterruptionException
另一个线程在等待获取文件锁时中断它时线程接收到的异常检查。class
IllegalBlockingModeException
当在不正确的阻塞模式下在通道上调用特定于阻止模式的操作时抛出未检查的异常。class
IllegalChannelGroupException
尝试打开不是由同一提供商创建的组中的通道时抛出未检查的异常。class
IllegalSelectorException
当尝试向创建该通道的提供商创建的选择器注册一个通道时抛出未检查的异常。class
InterruptedByTimeoutException
在异步操作完成之前经过一段时间后线程接收到的异常检查。class
NoConnectionPendingException
当未经检查的异常finishConnect
一个方法SocketChannel
没有首先成功调用被调用connect
方法。class
NonReadableChannelException
尝试从最初打开阅读的频道中读取时未抛出的异常。class
NonWritableChannelException
尝试写入最初未打开的通道进行写入时抛出未检查的异常。class
NotYetBoundException
尝试在尚未绑定的服务器套接字通道上调用I / O操作时抛出未检查的异常。class
NotYetConnectedException
当尝试在尚未连接的套接字通道上调用I / O操作时抛出未检查的异常。class
OverlappingFileLockException
当尝试获取与已经被同一Java虚拟机锁定的区域重叠的文件的区域上,或者当另一个线程已经在等待锁定同一文件的重叠区域时尝试获取未锁定的异常。class
ReadPendingException
尝试从异步套接字通道读取并且之前的读取尚未完成时抛出未检查的异常。class
ShutdownChannelGroupException
当尝试构造一个关闭组的通道或I / O操作的完成处理程序无法调用时,抛出未检查的异常,因为通道组已终止。class
UnresolvedAddressException
尝试在未解析的套接字地址上调用网络操作时抛出未检查的异常。class
UnsupportedAddressTypeException
尝试绑定或连接到不支持的类型的套接字地址时抛出未检查的异常。class
WritePendingException
尝试写入异步套接字通道并且之前的写入尚未完成时抛出未检查的异常。Methods in java.nio.channels with parameters of type Throwable Modifier and Type 方法 描述 void
CompletionHandler. failed(Throwable exc, A attachment)
当操作失败时调用。 -
Uses of Throwable in java.nio.charset
Subclasses of Throwable in java.nio.charset Modifier and Type Class 描述 class
CharacterCodingException
发生字符编码或解码错误时抛出的检查异常。class
CoderMalfunctionError
错误抛出当decodeLoop
方法的CharsetDecoder
,或encodeLoop
一个的方法CharsetEncoder
,抛出意外的异常。class
IllegalCharsetNameException
使用不是 legal charset name的字符串时抛出未检查的异常。class
MalformedInputException
当输入字节序列对于给定的字符集不合法时,检查的异常抛出,或输入字符序列不是合法的16位Unicode序列。class
UnmappableCharacterException
输入字符(或字节)序列有效但无法映射到输出字节(或字符)序列时抛出的检查异常。class
UnsupportedCharsetException
对于请求的字符集,当没有可用的支持时抛出未检查的异常。 -
Uses of Throwable in java.nio.file
Subclasses of Throwable in java.nio.file Modifier and Type Class 描述 class
AccessDeniedException
文件系统操作被拒绝时引发的检查异常,通常是由于文件权限或其他访问检查。class
AtomicMoveNotSupportedException
当文件不能作为原子文件系统操作移动时,检查的异常抛出。class
ClosedDirectoryStreamException
尝试在关闭的目录流上调用操作时抛出未检查的异常。class
ClosedFileSystemException
尝试在文件上调用操作并关闭文件系统时抛出未检查的异常。class
ClosedWatchServiceException
尝试在关闭的手表服务上调用操作时抛出未检查的异常。class
DirectoryIteratorException
如果在遍历目录中的条目时遇到I / O错误,则抛出运行时异常。class
DirectoryNotEmptyException
由于目录不为空,文件系统操作失败时抛出的检查异常。class
FileAlreadyExistsException
尝试创建文件或目录并且该名称的文件已存在时,检查的异常抛出。class
FileSystemAlreadyExistsException
新新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新200新class
FileSystemException
在一个或两个文件上的文件系统操作失败时抛出。class
FileSystemLoopException
当遇到文件系统循环或循环时抛出的检查异常。class
FileSystemNotFoundException
无法找到文件系统时抛出的运行时异常。class
InvalidPathException
当路径字符串不能转换为Path
时,由于路径字符串包含无效字符或路径字符串对于其他文件系统特定的原因无效,因此抛出未检查的异常。class
NoSuchFileException
当尝试访问不存在的文件时抛出检查的异常。class
NotDirectoryException
当文件系统操作用于目录时,由于文件不是目录而导致失败的检查异常。class
NotLinkException
由于文件不是符号链接,文件系统操作失败时抛出的检查异常。class
ProviderMismatchException
当尝试使用由不同文件系统提供程序创建的参数在一个文件系统提供程序创建的对象上调用方法时抛出未检查的异常。class
ProviderNotFoundException
无法找到所需类型的提供者时抛出的运行时异常。class
ReadOnlyFileSystemException
尝试更新与read-only
FileSystem
相关联的对象时抛出未检查的异常。 -
Uses of Throwable in java.nio.file.attribute
Subclasses of Throwable in java.nio.file.attribute Modifier and Type Class 描述 class
UserPrincipalNotFoundException
当查找UserPrincipal
失败,因为主体不存在时抛出的检查异常。 -
Uses of Throwable in java.rmi
Subclasses of Throwable in java.rmi Modifier and Type Class 描述 class
AccessException
一个AccessException
通过一定的方法抛出java.rmi.Naming
类(具体bind
,rebind
,和unbind
)和方法java.rmi.activation.ActivationSystem
接口,以指示主叫方不必执行由方法调用所请求的操作。class
AlreadyBoundException
如果尝试将注册表中的对象绑定到已经具有关联绑定的名称,则抛出一个AlreadyBoundException
。class
ConnectException
如果连接拒绝远程主机进行远程方法调用,则会抛出ConnectException
。class
ConnectIOException
如果在与远程主机进行远程方法调用的连接时发生ConnectIOException
则抛出IOException
。class
MarshalException
如果在编组远程调用头,远程方法调用的参数或返回值时发生MarshalException
则抛出java.io.IOException
。class
NoSuchObjectException
如果尝试调用远程虚拟机中不再存在的对象上的方法,则抛出NoSuchObjectException
。class
NotBoundException
如果尝试在注册表中查找或取消绑定没有关联绑定的名称,则抛出NotBoundException
。class
RemoteException
ARemoteException
是在执行远程方法调用期间可能发生的许多通信相关异常的常见超类。class
RMISecurityException
已过时。改用SecurityException
。 应用程式代码不应该直接引用这个类,而RMISecurityManager
不再抛出这个子类的java.lang.SecurityException
。class
ServerError
甲ServerError
被抛出作为远程方法调用的结果,当一个Error
任而解编参数,执行远程方法本身,或编组返回值在处理服务器上的调用,被抛出。class
ServerException
在处理服务器上的调用时抛出RemoteException
,或者在解组参数或执行远程方法本身时,抛出ServerException
作为远程方法调用的结果。class
ServerRuntimeException
已过时。没有替换class
StubNotFoundException
如果远程对象导出时无法找到有效的存根类,则抛出StubNotFoundException
。class
UnexpectedException
一个UnexpectedException
抛出如果远程方法调用的客户端接收,作为呼叫,检查异常不属于中声明的检查的异常类型的一个结果throws
在远程接口的方法的子句。class
UnknownHostException
如果在创建与远程主机的远程方法调用的连接时发生UnknownHostException
则抛出java.net.UnknownHostException
。class
UnmarshalException
如果发生以下任何一种UnmarshalException
可以在解组远程方法调用的参数或结果时抛出UnmarshalException
:如果发生异常时java.io.IOException
调用头,如果返回值的协议无效,如果java.io.IOException
发生解组参数(on服务器端)或返回值(在客户端)。Fields in java.rmi declared as Throwable Modifier and Type Field 描述 Throwable
RemoteException. detail
远程异常的原因。Methods in java.rmi that return Throwable Modifier and Type 方法 描述 Throwable
RemoteException. getCause()
返回此异常的原因。Constructors in java.rmi with parameters of type Throwable Constructor 描述 RemoteException(String s, Throwable cause)
构造一个具有指定的详细信息和原因的RemoteException
。 -
Uses of Throwable in java.rmi.activation
Subclasses of Throwable in java.rmi.activation Modifier and Type Class 描述 class
ActivateFailedException
在远程调用可激活对象时激活失败时,RMI运行时抛出此异常。class
ActivationException
激活界面使用的常规异常。class
UnknownGroupException
一个UnknownGroupException
通过在类和接口方法抛出java.rmi.activation
包时ActivationGroupID
参数的方法被确定为是无效的,即,不通过已知ActivationSystem
。class
UnknownObjectException
当方法的ActivationID
参数被确定为无效时,通过java.rmi.activation
包中的类和接口的方法抛出一个UnknownObjectException
。Fields in java.rmi.activation declared as Throwable Modifier and Type Field 描述 Throwable
ActivationException. detail
激活异常的原因。Methods in java.rmi.activation that return Throwable Modifier and Type 方法 描述 Throwable
ActivationException. getCause()
返回此异常的原因。Constructors in java.rmi.activation with parameters of type Throwable Constructor 描述 ActivationException(String s, Throwable cause)
构造一个具有指定的详细信息和原因的ActivationException
。 -
Uses of Throwable in java.rmi.server
Subclasses of Throwable in java.rmi.server Modifier and Type Class 描述 class
ExportException
如果尝试导出远程对象失败,那么ExportException
是抛出的一个RemoteException
。class
ServerCloneException
甲ServerCloneException
如果一个的克隆过程中发生远程抛出异常UnicastRemoteObject
。class
ServerNotActiveException
如果在服务远程方法调用之外调用getClientHost方法,则ServerNotActiveException
是在调用异常
期间抛出的RemoteServer.getClientHost
。class
SkeletonMismatchException
已过时。没有替换。 在Java 2平台v1.2及更高版本中,远程方法调用不再需要骷髅。class
SkeletonNotFoundException
已过时。没有替换。 在Java 2平台v1.2及更高版本中,远程方法调用不再需要骷髅。class
SocketSecurityException
已过时。这个班已经过时了 改用ExportException
。Methods in java.rmi.server that return Throwable Modifier and Type 方法 描述 Throwable
ServerCloneException. getCause()
返回此异常的原因。Methods in java.rmi.server that throw Throwable Modifier and Type 方法 描述 Object
RemoteObjectInvocationHandler. invoke(Object proxy, 方法 method, Object[] args)
处理封装代理实例proxy
上的方法调用,并返回结果。 -
Uses of Throwable in java.security
Subclasses of Throwable in java.security Modifier and Type Class 描述 class
AccessControlException
AccessController抛出此异常,以指示所请求的访问(对关键系统资源(如文件系统或网络))被拒绝。class
DigestException
这是通用的消息摘要异常。class
GeneralSecurityException
GeneralSecurityException
类是一种通用的安全性异常类,为所有与其扩展的与安全性相关的异常类提供类型安全性。class
InvalidAlgorithmParameterException
这是无效或不合适的算法参数的例外。class
InvalidKeyException
这是无效键(无效编码,长度错误,未初始化等)的例外。class
InvalidParameterException
当将无效参数传递给方法时,将抛出此异常,设计为由JCA / JCE引擎类使用。class
KeyException
这是基本的关键例外。class
KeyManagementException
这是处理密钥管理的所有操作的一般密钥管理例外。class
KeyStoreException
这是通用的KeyStore异常。class
NoSuchAlgorithmException
当请求特定的加密算法但在环境中不可用时抛出此异常。class
NoSuchProviderException
当特定安全提供程序被请求但在环境中不可用时抛出此异常。class
PrivilegedActionException
这个异常是由doPrivileged(PrivilegedExceptionAction)
和doPrivileged(PrivilegedExceptionAction, AccessControlContext context)
抛出的,表示正在执行的操作会抛出一个被检查的异常。class
ProviderException
提供者异常的运行时异常(例如错误配置错误或不可恢复的内部错误),它们可能由提供程序子类化以抛出专门的提供者特定的运行时错误。class
SignatureException
这是一般的签名异常。class
UnrecoverableEntryException
如果密钥库中的条目无法恢复,则抛出此异常。class
UnrecoverableKeyException
如果密钥存储库中的密钥无法恢复,则抛出此异常。Methods in java.security that return Throwable Modifier and Type 方法 描述 Throwable
PrivilegedActionException. getCause()
返回此异常的原因(导致此PrivilegedActionException
的特权计算抛出的异常)。Constructors in java.security with parameters of type Throwable Constructor 描述 DigestException(String message, Throwable cause)
创建一个DigestException
与指定的详细信息和原因。DigestException(Throwable cause)
创建DigestException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。GeneralSecurityException(String message, Throwable cause)
创建一个具有指定的详细消息和原因的GeneralSecurityException
。GeneralSecurityException(Throwable cause)
创建GeneralSecurityException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。InvalidAlgorithmParameterException(String message, Throwable cause)
创建一个InvalidAlgorithmParameterException
具有指定的详细消息和原因。InvalidAlgorithmParameterException(Throwable cause)
创建一个InvalidAlgorithmParameterException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。InvalidKeyException(String message, Throwable cause)
创建一个具有指定的详细信息和原因的InvalidKeyException
。InvalidKeyException(Throwable cause)
创建一个InvalidKeyException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。KeyException(String message, Throwable cause)
创建一个KeyException
与指定的详细信息和原因。KeyException(Throwable cause)
创建KeyException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。KeyManagementException(String message, Throwable cause)
创建一个KeyManagementException
具有指定的详细信息和原因。KeyManagementException(Throwable cause)
创建KeyManagementException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。KeyStoreException(String message, Throwable cause)
创建一个KeyStoreException
具有指定的详细消息和原因。KeyStoreException(Throwable cause)
创建KeyStoreException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。NoSuchAlgorithmException(String message, Throwable cause)
创建一个NoSuchAlgorithmException
与指定的详细信息和原因。NoSuchAlgorithmException(Throwable cause)
创建NoSuchAlgorithmException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。ProviderException(String message, Throwable cause)
创建一个ProviderException
与指定的详细信息和原因。ProviderException(Throwable cause)
创建ProviderException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。SignatureException(String message, Throwable cause)
创建一个SignatureException
具有指定的详细消息和原因。SignatureException(Throwable cause)
创建SignatureException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in java.security.acl
Subclasses of Throwable in java.security.acl Modifier and Type Class 描述 class
AclNotFoundException
已过时。自1.2以来,该软件包已被java.security.Policy
及相关课程所取代。class
LastOwnerException
已过时。自1.2版本以来,该软件包已被java.security.Policy
及相关课程所取代。class
NotOwnerException
已过时。自1.2版本以来,该软件包已被java.security.Policy
及相关课程所取代。 -
Uses of Throwable in java.security.cert
Subclasses of Throwable in java.security.cert Modifier and Type Class 描述 class
CertificateEncodingException
证书编码异常。class
CertificateException
此异常表示各种证书问题之一。class
CertificateExpiredException
证书过期例外class
CertificateNotYetValidException
证书还没有有效的例外。class
CertificateParsingException
证书解析异常。class
CertificateRevokedException
表示X.509证书的异常被撤销。class
CertPathBuilderException
一个例外,指出使用CertPathBuilder
构建认证路径时遇到的各种问题CertPathBuilder
。class
CertPathValidatorException
表示验证认证路径时遇到的各种问题之一的异常。class
CertStoreException
一个例外,指出从CertStore
检索证书和CRL的各种问题CertStore
。class
CRLException
CRL(证书撤销列表)异常。Constructors in java.security.cert with parameters of type Throwable Constructor 描述 CertificateEncodingException(String message, Throwable cause)
创建一个CertificateEncodingException
与指定的详细信息和原因。CertificateEncodingException(Throwable cause)
创建CertificateEncodingException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。CertificateException(String message, Throwable cause)
创建一个CertificateException
具有指定的详细信息和原因。CertificateException(Throwable cause)
创建CertificateException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。CertificateParsingException(String message, Throwable cause)
创建一个CertificateParsingException
与指定的详细信息和原因。CertificateParsingException(Throwable cause)
创建CertificateParsingException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。CertPathBuilderException(String msg, Throwable cause)
创建一个CertPathBuilderException
与指定的详细信息和原因。CertPathBuilderException(Throwable cause)
创建一个包裹指定的throwable的CertPathBuilderException
。CertPathValidatorException(String msg, Throwable cause)
创建一个CertPathValidatorException
与指定的详细信息和原因。CertPathValidatorException(String msg, Throwable cause, CertPath certPath, int index)
创建具有指定的详细消息,原因,认证路径和索引的CertPathValidatorException
。CertPathValidatorException(String msg, Throwable cause, CertPath certPath, int index, CertPathValidatorException.Reason reason)
创建一个CertPathValidatorException
具有指定的详细消息,原因,认证路径,索引和原因。CertPathValidatorException(Throwable cause)
创建一个CertPathValidatorException
,它包装指定的throwable。CertStoreException(String msg, Throwable cause)
创建一个CertStoreException
与指定的详细信息和原因。CertStoreException(Throwable cause)
创建一个CertStoreException
包装指定的throwable。CRLException(String message, Throwable cause)
创建一个CRLException
与指定的详细信息和原因。CRLException(Throwable cause)
创建CRLException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in java.security.spec
Subclasses of Throwable in java.security.spec Modifier and Type Class 描述 class
InvalidKeySpecException
这是无效密钥规范的例外。class
InvalidParameterSpecException
这是无效参数规范的例外。Constructors in java.security.spec with parameters of type Throwable Constructor 描述 InvalidKeySpecException(String message, Throwable cause)
创建一个InvalidKeySpecException
与指定的详细信息和原因。InvalidKeySpecException(Throwable cause)
创建一个InvalidKeySpecException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in java.sql
Subclasses of Throwable in java.sql Modifier and Type Class 描述 class
BatchUpdateException
在批量更新操作期间发生错误时,抛出SQLException
的子类。class
DataTruncation
由于DataTruncation
异常超出MaxFieldSize
数据值意外截断时,异常抛出DataTruncation
异常(写入)或报告为DataTruncation
警告(读取时)。class
SQLClientInfoException
当一个或多个客户端信息属性无法在Connection
上设置时,抛出SQLException
的子类。class
SQLDataException
当SQLState类值为“ 22 ”时,或在供应商指定的条件下,抛出SQLException
的子类。class
SQLException
提供有关数据库访问错误或其他错误的信息的异常。class
SQLFeatureNotSupportedException
当SQLState类的值为' 0A '(值为'零'A)时,抛出SQLException
的子类。class
SQLIntegrityConstraintViolationException
当SQLState类值为“ 23 ”时,或在供应商指定的条件下,抛出SQLException
的子类。class
SQLInvalidAuthorizationSpecException
当SQLState类值为“ 28 ”时,或在供应商指定的条件下,抛出SQLException
的子类。class
SQLNonTransientConnectionException
抛出SQLState类值为“ 08 ”的SQLException
的子类,或者在供应商指定的条件下。class
SQLNonTransientException
SQLException
的子类在同一操作的重试实例失败的情况下抛出,除非修正了SQLException
的原因。class
SQLRecoverableException
如果应用程序执行某些恢复步骤并重试整个事务,或者在分布式事务(即事务分支)的情况下,先前失败的操作可能能够成功的情况下抛出SQLException
的子类。class
SQLSyntaxErrorException
当SQLState类值为' 42 '时,或在供应商指定的条件下,抛出SQLException
的子类。class
SQLTimeoutException
的子类SQLException
时指定的超时抛出Statement.setQueryTimeout
,DriverManager.setLoginTimeout
,DataSource.setLoginTimeout
,XADataSource.setLoginTimeout
已过期。class
SQLTransactionRollbackException
当SQLState类值为“ 40 ”时,或在供应商指定的条件下,抛出SQLException
的子类。class
SQLTransientConnectionException
SQLState类值为“ 08 ”的SQLException
的子类,或供应商指定的条件。class
SQLTransientException
SQLException
的子类在以前失败的操作可能能够成功的情况下被抛出,当操作被重试而没有任何应用程序级功能的干预。class
SQLWarning
提供有关数据库访问警告的信息的异常。Methods in java.sql that return types with arguments of type Throwable Modifier and Type 方法 描述 Iterator<Throwable>
SQLException. iterator()
返回链接的SQLExceptions的迭代器。Constructors in java.sql with parameters of type Throwable Constructor 描述 BatchUpdateException(int[] updateCounts, Throwable cause)
构造一个BatchUpdateException
对象,初始化为给定的cause
和updateCounts
。BatchUpdateException(String reason, int[] updateCounts, Throwable cause)
构造一个BatchUpdateException
与给定的初始化的对象reason
,cause
和updateCounts
。BatchUpdateException(String reason, String SQLState, int[] updateCounts, Throwable cause)
构造一个BatchUpdateException
与给定的初始化的对象reason
,SQLState
,cause
,和updateCounts
。BatchUpdateException(String reason, String SQLState, int vendorCode, int[] updateCounts, Throwable cause)
构造一个BatchUpdateException
与给定的初始化的对象reason
,SQLState
,vendorCode
cause
和updateCounts
。BatchUpdateException(String reason, String SQLState, int vendorCode, long[] updateCounts, Throwable cause)
构造一个BatchUpdateException
与给定的初始化的对象reason
,SQLState
,vendorCode
cause
和updateCounts
。BatchUpdateException(Throwable cause)
构造一个BatchUpdateException
对象,用给定的cause
初始化。DataTruncation(int index, boolean parameter, boolean read, int dataSize, int transferSize, Throwable cause)
创建DataTruncation
与初始化为01004时的SQLState对象read
设定为true
时和22001read
设定为false
,设置为“数据截断”,供应商代码设置为0的原因,而其他字段被设置为给定值。SQLClientInfoException(String reason, String SQLState, int vendorCode, Map<String,ClientInfoStatus> failedProperties, Throwable cause)
构造一个SQLClientInfoException
与给定的初始化的对象reason
,SQLState
,cause
,vendorCode
和failedProperties
。SQLClientInfoException(String reason, String SQLState, Map<String,ClientInfoStatus> failedProperties, Throwable cause)
构造一个SQLClientInfoException
与给定的初始化的对象reason
,SQLState
,cause
和failedProperties
。SQLClientInfoException(String reason, Map<String,ClientInfoStatus> failedProperties, Throwable cause)
构造一个SQLClientInfoException
与给定的初始化的对象reason
,cause
和failedProperties
。SQLClientInfoException(Map<String,ClientInfoStatus> failedProperties, Throwable cause)
构造一个SQLClientInfoException
对象,初始化为给定的cause
和failedProperties
。SQLDataException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLDataException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLDataException(String reason, String SQLState, Throwable cause)
构造一个SQLDataException
与给定对象reason
,SQLState
和cause
。SQLDataException(String reason, Throwable cause)
构造一个SQLDataException
对象与给定的reason
和cause
。SQLDataException(Throwable cause)
构造一个SQLDataException
对象与给定的cause
。SQLException(String reason, String sqlState, int vendorCode, Throwable cause)
构造一个SQLException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLException(String reason, String sqlState, Throwable cause)
构造一个SQLException
与给定对象reason
,SQLState
和cause
。SQLException(String reason, Throwable cause)
构造一个SQLException
对象,给定的reason
和cause
。SQLException(Throwable cause)
使用给定的cause
构造一个SQLException
对象。SQLFeatureNotSupportedException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLFeatureNotSupportedException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLFeatureNotSupportedException(String reason, String SQLState, Throwable cause)
构造一个SQLFeatureNotSupportedException
与给定对象reason
,SQLState
和cause
。SQLFeatureNotSupportedException(String reason, Throwable cause)
构造一个SQLFeatureNotSupportedException
对象,给定的reason
和cause
。SQLFeatureNotSupportedException(Throwable cause)
构造一个SQLFeatureNotSupportedException
对象与给定的cause
。SQLIntegrityConstraintViolationException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLIntegrityConstraintViolationException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLIntegrityConstraintViolationException(String reason, String SQLState, Throwable cause)
构造一个SQLIntegrityConstraintViolationException
与给定对象reason
,SQLState
和cause
。SQLIntegrityConstraintViolationException(String reason, Throwable cause)
构造一个SQLIntegrityConstraintViolationException
对象与给定的reason
和cause
。SQLIntegrityConstraintViolationException(Throwable cause)
使用给定的cause
构造一个SQLIntegrityConstraintViolationException
对象。SQLInvalidAuthorizationSpecException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLInvalidAuthorizationSpecException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLInvalidAuthorizationSpecException(String reason, String SQLState, Throwable cause)
构造一个SQLInvalidAuthorizationSpecException
与给定对象reason
,SQLState
和cause
。SQLInvalidAuthorizationSpecException(String reason, Throwable cause)
构造一个SQLInvalidAuthorizationSpecException
对象,给定的reason
和cause
。SQLInvalidAuthorizationSpecException(Throwable cause)
构造一个SQLInvalidAuthorizationSpecException
对象与给定的cause
。SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLNonTransientConnectionException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLNonTransientConnectionException(String reason, String SQLState, Throwable cause)
构造一个SQLNonTransientConnectionException
与给定对象reason
,SQLState
和cause
。SQLNonTransientConnectionException(String reason, Throwable cause)
使用给定的reason
和cause
构造一个SQLTransientException
对象。SQLNonTransientConnectionException(Throwable cause)
构造一个SQLNonTransientConnectionException
对象与给定的cause
。SQLNonTransientException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLNonTransientException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLNonTransientException(String reason, String SQLState, Throwable cause)
构造一个SQLNonTransientException
与给定对象reason
,SQLState
和cause
。SQLNonTransientException(String reason, Throwable cause)
使用给定的reason
和cause
构造一个SQLTransientException
对象。SQLNonTransientException(Throwable cause)
构造一个SQLNonTransientException
对象与给定的cause
。SQLRecoverableException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLRecoverableException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLRecoverableException(String reason, String SQLState, Throwable cause)
构造一个SQLRecoverableException
与给定对象reason
,SQLState
和cause
。SQLRecoverableException(String reason, Throwable cause)
构造一个SQLRecoverableException
对象与给定的reason
和cause
。SQLRecoverableException(Throwable cause)
构造一个SQLRecoverableException
对象与给定的cause
。SQLSyntaxErrorException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLSyntaxErrorException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLSyntaxErrorException(String reason, String SQLState, Throwable cause)
构造一个SQLSyntaxErrorException
与给定对象reason
,SQLState
和cause
。SQLSyntaxErrorException(String reason, Throwable cause)
构造一个SQLSyntaxErrorException
对象,给定的reason
和cause
。SQLSyntaxErrorException(Throwable cause)
构造一个SQLSyntaxErrorException
对象与给定的cause
。SQLTimeoutException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLTimeoutException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLTimeoutException(String reason, String SQLState, Throwable cause)
构造一个SQLTimeoutException
与给定对象reason
,SQLState
和cause
。SQLTimeoutException(String reason, Throwable cause)
使用给定的reason
和cause
构造一个SQLTimeoutException
对象。SQLTimeoutException(Throwable cause)
构造一个SQLTimeoutException
对象与一个给定的cause
。SQLTransactionRollbackException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLTransactionRollbackException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLTransactionRollbackException(String reason, String SQLState, Throwable cause)
构造一个SQLTransactionRollbackException
与给定对象reason
,SQLState
和cause
。SQLTransactionRollbackException(String reason, Throwable cause)
构造一个SQLTransactionRollbackException
对象与给定的reason
和cause
。SQLTransactionRollbackException(Throwable cause)
构造一个SQLTransactionRollbackException
对象与给定的cause
。SQLTransientConnectionException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLTransientConnectionException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLTransientConnectionException(String reason, String SQLState, Throwable cause)
构造一个SQLTransientConnectionException
与给定对象reason
,SQLState
和cause
。SQLTransientConnectionException(String reason, Throwable cause)
使用给定的reason
和cause
构造一个SQLTransientConnectionException
对象。SQLTransientConnectionException(Throwable cause)
构造一个SQLTransientConnectionException
对象与给定的cause
。SQLTransientException(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLTransientException
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLTransientException(String reason, String SQLState, Throwable cause)
构造一个SQLTransientException
与给定对象reason
,SQLState
和cause
。SQLTransientException(String reason, Throwable cause)
构造一个SQLTransientException
对象与给定的reason
和cause
。SQLTransientException(Throwable cause)
构造一个SQLTransientException
对象与给定的cause
。SQLWarning(String reason, String SQLState, int vendorCode, Throwable cause)
构造一个SQLWarning
与给定对象reason
,SQLState
,vendorCode
和cause
。SQLWarning(String reason, String SQLState, Throwable cause)
构造一个SQLWarning
与给定对象reason
,SQLState
和cause
。SQLWarning(String reason, Throwable cause)
使用给定的reason
和cause
构造一个SQLWarning
对象。SQLWarning(Throwable cause)
构造一个SQLWarning
对象与给定的cause
。 -
Uses of Throwable in java.text
Subclasses of Throwable in java.text Modifier and Type Class 描述 class
ParseException
表示解析时意外出现错误。 -
Uses of Throwable in java.time
Subclasses of Throwable in java.time Modifier and Type Class 描述 class
DateTimeException
用于在计算日期时间时指示问题的异常。Constructors in java.time with parameters of type Throwable Constructor 描述 DateTimeException(String message, Throwable cause)
构造一个新的日期时间异常与指定的消息和原因。 -
Uses of Throwable in java.time.format
Subclasses of Throwable in java.time.format Modifier and Type Class 描述 class
DateTimeParseException
解析期间发生错误时抛出异常。Constructors in java.time.format with parameters of type Throwable Constructor 描述 DateTimeParseException(String message, CharSequence parsedData, int errorIndex, Throwable cause)
构造一个新的异常与指定的消息和原因。 -
Uses of Throwable in java.time.temporal
Subclasses of Throwable in java.time.temporal Modifier and Type Class 描述 class
UnsupportedTemporalTypeException
UnsupportedTemporalTypeException表示Temporal类不支持ChronoField或ChronoUnit。Constructors in java.time.temporal with parameters of type Throwable Constructor 描述 UnsupportedTemporalTypeException(String message, Throwable cause)
构造一个新的UnsupportedTemporalTypeException与指定的消息和原因。 -
Uses of Throwable in java.time.zone
Subclasses of Throwable in java.time.zone Modifier and Type Class 描述 class
ZoneRulesException
抛出指示时区配置的问题。Constructors in java.time.zone with parameters of type Throwable Constructor 描述 ZoneRulesException(String message, Throwable cause)
构造一个新的日期时间异常与指定的消息和原因。 -
Uses of Throwable in java.util
Subclasses of Throwable in java.util Modifier and Type Class 描述 class
ConcurrentModificationException
当不允许这样的修改时,可以通过检测到对象的并发修改的方法来抛出此异常。class
DuplicateFormatFlagsException
在格式说明符中提供重复标志时抛出未经检查的异常。class
EmptyStackException
由Stack
类中的方法抛出,表示堆栈为空。class
FormatFlagsConversionMismatchException
转换和标志不兼容时抛出未经检查的异常。class
FormatterClosedException
格式化程序已关闭时抛出未检查的异常。class
IllegalFormatCodePointException
当Character.isValidCodePoint(int)
定义的具有无效Unicode代码点的字符传递给Formatter
时,会抛出未检查的异常。class
IllegalFormatConversionException
当对应于格式说明符的参数是不兼容的类型时抛出未检查的异常。class
IllegalFormatException
当格式字符串包含与给定参数不兼容的非法语法或格式说明符时抛出未检查的异常。class
IllegalFormatFlagsException
提供非法组合标志时抛出未检查的异常。class
IllegalFormatPrecisionException
当精度为-1
以外的值时,抛出未检查的异常,转换不支持精度,否则不支持该值。class
IllegalFormatWidthException
当格式宽度为-1
以外的负值时,将抛出未检查的异常,否则不受支持。class
IllformedLocaleException
由Locale
和Locale.Builder
中的方法抛出,以表明参数不是一个格式正确的BCP 47标签。class
InputMismatchException
由Scanner
抛出,表示检索到的令牌与预期类型的模式不匹配,或令牌超出预期类型的范围。class
InvalidPropertiesFormatException
抛出以表示操作无法完成,因为输入不符合属性集合的相应XML文档类型,按照Properties
规范。class
MissingFormatArgumentException
当有格式说明符没有相应的参数或参数索引引用不存在的参数时抛出未检查的异常。class
MissingFormatWidthException
需要格式宽度时抛出未检查的异常。class
MissingResourceException
表示资源丢失。class
NoSuchElementException
被各种访问器方法抛出,表示被请求的元素不存在。class
ServiceConfigurationError
在查找,加载或实例化服务提供商时发生错误时发生错误。class
TooManyListenersException
TooManyListenersException
异常用作Java事件模型的一部分,用于注释和实现组播事件源的单播特殊情况。class
UnknownFormatConversionException
给出未知转换时抛出未检查的异常。class
UnknownFormatFlagsException
给定未知标志时抛出未检查的异常。Methods in java.util with type parameters of type Throwable Modifier and Type 方法 描述 <X extends Throwable>
TOptional. orElseThrow(Supplier<? extends X> exceptionSupplier)
如果存在值,则返回值,否则将抛出由异常提供函数产生的异常。<X extends Throwable>
doubleOptionalDouble. orElseThrow(Supplier<? extends X> exceptionSupplier)
如果存在值,则返回值,否则将抛出由异常提供函数产生的异常。<X extends Throwable>
intOptionalInt. orElseThrow(Supplier<? extends X> exceptionSupplier)
如果存在值,则返回值,否则将抛出由异常提供函数产生的异常。<X extends Throwable>
longOptionalLong. orElseThrow(Supplier<? extends X> exceptionSupplier)
如果存在值,则返回值,否则将抛出由异常提供函数产生的异常。Methods in java.util that throw Throwable Modifier and Type 方法 描述 <X extends Throwable>
TOptional. orElseThrow(Supplier<? extends X> exceptionSupplier)
如果存在值,则返回值,否则将抛出由异常提供函数产生的异常。<X extends Throwable>
doubleOptionalDouble. orElseThrow(Supplier<? extends X> exceptionSupplier)
如果存在值,则返回值,否则将抛出由异常提供函数产生的异常。<X extends Throwable>
intOptionalInt. orElseThrow(Supplier<? extends X> exceptionSupplier)
如果存在值,则返回值,否则将抛出由异常提供函数产生的异常。<X extends Throwable>
longOptionalLong. orElseThrow(Supplier<? extends X> exceptionSupplier)
如果存在值,则返回值,否则将抛出由异常提供函数产生的异常。Constructors in java.util with parameters of type Throwable Constructor 描述 ConcurrentModificationException(String message, Throwable cause)
构造一个新的异常与指定的详细信息和原因。ConcurrentModificationException(Throwable cause)
构造具有指定的原因和详细消息的新异常(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
。InvalidPropertiesFormatException(Throwable cause)
构造具有指定原因的InvalidPropertiesFormatException。ServiceConfigurationError(String msg, Throwable cause)
构造具有指定消息和原因的新实例。 -
Uses of Throwable in java.util.concurrent
Subclasses of Throwable in java.util.concurrent Modifier and Type Class 描述 class
BrokenBarrierException
当线程尝试等待处于断开状态的屏障或线程等待时进入断开状态时抛出异常。class
CancellationException
异常表示由于任务被取消,无法检索值生成任务的结果,如FutureTask
。class
CompletionException
在完成结果或任务的过程中遇到错误或其他异常时抛出异常。class
ExecutionException
尝试检索通过抛出异常中止的任务的结果时抛出的异常。class
RejectedExecutionException
当任务不能被接受执行时,由一个Executor
抛出异常。class
TimeoutException
阻塞操作超时时抛出异常。Methods in java.util.concurrent that return Throwable Modifier and Type 方法 描述 Throwable
SubmissionPublisher. getClosedException()
返回与closeExceptionally
相关联的异常,如果未关闭或正常关闭,则返回null。Throwable
ForkJoinTask. getException()
返回由基本计算引发的异常,如果已取消,则返回CancellationException
,否则null
,否则null
方法尚未完成。Methods in java.util.concurrent with parameters of type Throwable Modifier and Type 方法 描述 protected void
ThreadPoolExecutor. afterExecute(Runnable r, Throwable t)
完成指定Runnable的执行后调用方法。void
SubmissionPublisher. closeExceptionally(Throwable error)
除非已经关闭,问题onError
向给定的错误的当前用户发出信号,并且不允许随后的尝试发布。boolean
CompletableFuture. completeExceptionally(Throwable ex)
如果还没有完成,会导致调用CompletableFuture.get()
和相关方法来抛出给定的异常。void
ForkJoinTask. completeExceptionally(Throwable ex)
完成此任务异常,如果尚未中止或取消,将导致给定异常在join
和相关操作。static <U> CompletableFuture<U>
CompletableFuture. failedFuture(Throwable ex)
返回一个已经完成的新的CompletableFuture,特别是给定的异常。static <U> CompletionStage<U>
CompletableFuture. failedStage(Throwable ex)
返回一个已经完成的新的CompletionStage,特别是给定异常,并且仅支持接口CompletionStage
中的那些方法。void
CompletableFuture. obtrudeException(Throwable ex)
强制导致后续调用方法CompletableFuture.get()
和相关方法来抛出给定的异常,无论是否已经完成。void
Flow.Subscriber. onError(Throwable throwable)
由发布商或订阅者遇到的不可恢复错误调用方法,之后订阅不会调用其他订阅者方法。boolean
CountedCompleter. onExceptionalCompletion(Throwable ex, CountedCompleter<?> caller)
方法ForkJoinTask.completeExceptionally(Throwable)
被调用或方法CountedCompleter.compute()
抛出异常,并且此任务尚未正常完成时执行操作。protected void
ForkJoinWorkerThread. onTermination(Throwable exception)
执行与该工作线程的终止相关联的清除。protected void
FutureTask. setException(Throwable t)
导致这个未来报告一个ExecutionException
作为其原因,除非这个未来已经被设置或被取消。Method parameters in java.util.concurrent with type arguments of type Throwable Modifier and Type 方法 描述 CompletableFuture<T>
CompletableFuture. exceptionally(Function<Throwable,? extends T> fn)
返回一个新的CompletableFuture,当CompletableFuture完成时完成,结果是异常触发此CompletableFuture的完成特殊功能的给定功能; 否则,如果此CompletableFuture正常完成,则返回的CompletableFuture也会以相同的值正常完成。CompletionStage<T>
CompletionStage. exceptionally(Function<Throwable,? extends T> fn)
返回一个新的CompletionStage,当此阶段完成异常时,将以此阶段的异常作为提供函数的参数执行。<U> CompletableFuture<U>
CompletableFuture. handle(BiFunction<? super T,Throwable,? extends U> fn)
<U> CompletionStage<U>
CompletionStage. handle(BiFunction<? super T,Throwable,? extends U> fn)
返回一个新的CompletionStage,当此阶段正常或异常完成时,将使用此阶段的结果和异常作为所提供函数的参数执行。<U> CompletableFuture<U>
CompletableFuture. handleAsync(BiFunction<? super T,Throwable,? extends U> fn)
<U> CompletableFuture<U>
CompletableFuture. handleAsync(BiFunction<? super T,Throwable,? extends U> fn, Executor executor)
<U> CompletionStage<U>
CompletionStage. handleAsync(BiFunction<? super T,Throwable,? extends U> fn)
返回一个新的CompletionStage,当该阶段完成正常或异常时,将使用此阶段的默认异步执行工具执行,此阶段的结果和异常作为提供函数的参数。<U> CompletionStage<U>
CompletionStage. handleAsync(BiFunction<? super T,Throwable,? extends U> fn, Executor executor)
返回一个新的CompletionStage,当此阶段正常或异常完成时,将使用提供的执行程序执行此阶段的结果和异常作为提供的函数的参数。CompletableFuture<T>
CompletableFuture. whenComplete(BiConsumer<? super T,? super Throwable> action)
CompletionStage<T>
CompletionStage. whenComplete(BiConsumer<? super T,? super Throwable> action)
返回与此阶段相同的结果或异常的新CompletionStage,当此阶段完成时,它将执行给定的操作。CompletableFuture<T>
CompletableFuture. whenCompleteAsync(BiConsumer<? super T,? super Throwable> action)
CompletableFuture<T>
CompletableFuture. whenCompleteAsync(BiConsumer<? super T,? super Throwable> action, Executor executor)
CompletionStage<T>
CompletionStage. whenCompleteAsync(BiConsumer<? super T,? super Throwable> action)
返回与此阶段相同结果或异常的新CompletionStage,当此阶段完成时,将使用此阶段的默认异步执行工具执行给定操作。CompletionStage<T>
CompletionStage. whenCompleteAsync(BiConsumer<? super T,? super Throwable> action, Executor executor)
返回与此阶段相同结果或异常的新CompletionStage,当此阶段完成时,使用提供的执行程序执行给定操作。Constructors in java.util.concurrent with parameters of type Throwable Constructor 描述 CompletionException(String message, Throwable cause)
构造一个具有指定的详细信息和原因的CompletionException
。CompletionException(Throwable cause)
构造具有指定原因的CompletionException
。ExecutionException(String message, Throwable cause)
构造一个具有指定的详细信息和原因的ExecutionException
。ExecutionException(Throwable cause)
构造具有指定原因的ExecutionException
。RejectedExecutionException(String message, Throwable cause)
构造具有指定的详细信息和原因的RejectedExecutionException
。RejectedExecutionException(Throwable cause)
构造具有指定原因的RejectedExecutionException
。Constructor parameters in java.util.concurrent with type arguments of type Throwable Constructor 描述 SubmissionPublisher(Executor executor, int maxBufferCapacity, BiConsumer<? super Flow.Subscriber<? super T>,? super Throwable> handler)
使用给定的Executor创建一个新的SubmissionPublisher,以便为订阅者提供异步传递,给定每个用户的最大缓冲区大小,如果非空,则在任何订阅者在方法onNext
中引发异常时调用给定的处理程序。 -
Uses of Throwable in java.util.jar
Subclasses of Throwable in java.util.jar Modifier and Type Class 描述 class
JarException
表示在读取或写入JAR文件时发生了某种错误。 -
Uses of Throwable in java.util.logging
Methods in java.util.logging that return Throwable Modifier and Type 方法 描述 Throwable
LogRecord. getThrown()
获取与日志记录相关联的任何可抛出的值。Methods in java.util.logging with parameters of type Throwable Modifier and Type 方法 描述 void
Logger. log(Level level, String msg, Throwable thrown)
使用相关联的Throwable信息记录消息。void
Logger. log(Level level, Throwable thrown, Supplier<String> msgSupplier)
记录一个懒惰构造的消息,并附带相关的Throwable信息。void
Logger. logp(Level level, String sourceClass, String sourceMethod, String msg, Throwable thrown)
使用相关联的Throwable信息记录消息,指定源类和方法。void
Logger. logp(Level level, String sourceClass, String sourceMethod, Throwable thrown, Supplier<String> msgSupplier)
记录一个懒惰构造的消息,指定源类和方法以及相关联的Throwable信息。void
Logger. logrb(Level level, String sourceClass, String sourceMethod, String bundleName, String msg, Throwable thrown)
void
Logger. logrb(Level level, String sourceClass, String sourceMethod, ResourceBundle bundle, String msg, Throwable thrown)
使用相关联的Throwable信息记录消息,指定源类,方法和资源包。void
Logger. logrb(Level level, ResourceBundle bundle, String msg, Throwable thrown)
使用相关联的Throwable信息记录消息,指定源类,方法和资源包。void
LogRecord. setThrown(Throwable thrown)
设置与日志事件相关联的可抛出。void
Logger. throwing(String sourceClass, String sourceMethod, Throwable thrown)
日志抛出异常。 -
Uses of Throwable in java.util.prefs
Subclasses of Throwable in java.util.prefs Modifier and Type Class 描述 class
BackingStoreException
抛出以表示由于后备存储中的故障而无法完成首选项操作,或无法联系后备存储。class
InvalidPreferencesFormatException
抛出以表示操作无法完成,因为输入符合Preferences
规范的首选项集合的相应XML文档类型。Constructors in java.util.prefs with parameters of type Throwable Constructor 描述 BackingStoreException(Throwable cause)
构造具有指定原因的BackingStoreException。InvalidPreferencesFormatException(String message, Throwable cause)
构造一个InvalidPreferencesFormatException与指定的详细信息和原因。InvalidPreferencesFormatException(Throwable cause)
构造具有指定原因的InvalidPreferencesFormatException。 -
Uses of Throwable in java.util.regex
Subclasses of Throwable in java.util.regex Modifier and Type Class 描述 class
PatternSyntaxException
抛出未经检查的异常,以指示正则表达式模式中的语法错误。 -
Uses of Throwable in java.util.zip
Subclasses of Throwable in java.util.zip Modifier and Type Class 描述 class
DataFormatException
发出数据格式错误的信号。class
ZipError
表示发生了不可恢复的错误。class
ZipException
表示发生了某种类型的Zip异常。 -
Uses of Throwable in javafx.application
Methods in javafx.application that return Throwable Modifier and Type 方法 描述 Throwable
Preloader.ErrorNotification. getCause()
检索与此错误通知相关联的异常或错误(如果有)。Constructors in javafx.application with parameters of type Throwable Constructor 描述 ErrorNotification(String location, String details, Throwable cause)
构造错误通知。 -
Uses of Throwable in javafx.concurrent
Methods in javafx.concurrent that return Throwable Modifier and Type 方法 描述 Throwable
Service. getException()
获取属性异常的值。Throwable
Task. getException()
获取属性异常的值。Throwable
Worker. getException()
表示工人运行时发生的异常(如果有)。Methods in javafx.concurrent that return types with arguments of type Throwable Modifier and Type 方法 描述 ReadOnlyObjectProperty<Throwable>
Service. exceptionProperty()
ReadOnlyObjectProperty<Throwable>
Task. exceptionProperty()
ReadOnlyObjectProperty<Throwable>
Worker. exceptionProperty()
获取表示发生的任何异常的ReadOnlyObjectProperty。 -
Uses of Throwable in javafx.fxml
Subclasses of Throwable in javafx.fxml Modifier and Type Class 描述 class
LoadException
在加载操作期间遇到错误时抛出。Constructors in javafx.fxml with parameters of type Throwable Constructor 描述 LoadException(String message, Throwable cause)
LoadException(Throwable cause)
-
Uses of Throwable in javafx.scene.media
Subclasses of Throwable in javafx.scene.media Modifier and Type Class 描述 class
MediaException
甲MediaException
描述了在运行时错误条件Media
,MediaPlayer
或MediaView
。 -
Uses of Throwable in javafx.scene.transform
Subclasses of Throwable in javafx.scene.transform Modifier and Type Class 描述 class
NonInvertibleTransformException
NonInvertibleTransformException
类表示如果执行的操作需要处于非可逆状态的Transform
对象的倒数时抛出异常。 -
Uses of Throwable in javafx.scene.web
Methods in javafx.scene.web that return Throwable Modifier and Type 方法 描述 Throwable
WebErrorEvent. getException()
返回与此事件关联的异常。Constructors in javafx.scene.web with parameters of type Throwable Constructor 描述 WebErrorEvent(Object source, EventType<WebErrorEvent> type, String message, Throwable exception)
创建一个新的WebErrorEvent
。 -
Uses of Throwable in javax.activation
Subclasses of Throwable in javax.activation Modifier and Type Class 描述 class
MimeTypeParseException
封装MimeType解析相关异常的类。class
UnsupportedDataTypeException
表示请求的操作不支持请求的数据类型。 -
Uses of Throwable in javax.activity
Subclasses of Throwable in javax.activity Modifier and Type Class 描述 class
ActivityCompletedException
可能会在访问活动上下文的任何方法上抛出此异常,并指示活动中正在进行的工作是不可能的。class
ActivityRequiredException
如果活动上下文是强制性的方法未收到活动上下文,则容器将抛出此异常。class
InvalidActivityException
可以在访问Activity上下文的任何方法上抛出此异常,并指示与尝试调用相关联的尝试调用或活动上下文与Activity的当前状态不兼容。Constructors in javax.activity with parameters of type Throwable Constructor 描述 ActivityCompletedException(String message, Throwable cause)
构造一个新的可抛出指定的详细信息和原因。ActivityCompletedException(Throwable cause)
构造具有指定原因的新的throwable。ActivityRequiredException(String message, Throwable cause)
构造一个新的可抛出指定的详细信息和原因。ActivityRequiredException(Throwable cause)
构造具有指定原因的新的throwable。InvalidActivityException(String message, Throwable cause)
构造一个新的可抛出指定的详细信息和原因。InvalidActivityException(Throwable cause)
构造具有指定原因的新的throwable。 -
Uses of Throwable in javax.annotation.processing
Subclasses of Throwable in javax.annotation.processing Modifier and Type Class 描述 class
FilerException
表示Filer
检测到尝试打开文件将违反Filer
提供的保证。 -
Uses of Throwable in javax.crypto
Subclasses of Throwable in javax.crypto Modifier and Type Class 描述 class
AEADBadTagException
当以AEAD模式运行的Cipher
(例如GCM / CCM)无法验证提供的认证标记时,会抛出此异常。class
BadPaddingException
当期望输入数据的特定填充机制但数据未正确填充时,会抛出此异常。class
ExemptionMechanismException
这是通用的ExemptionMechanism异常。class
IllegalBlockSizeException
当提供给块密码的数据长度不正确时,抛出此异常,即与密码的块大小不匹配。class
NoSuchPaddingException
当请求特定的填充机制但在环境中不可用时抛出此异常。class
ShortBufferException
当用户提供的输出缓冲区太短而不能保存操作结果时,抛出此异常。 -
Uses of Throwable in javax.imageio
Subclasses of Throwable in javax.imageio Modifier and Type Class 描述 class
IIOException
用于发信号读取和写入操作失败的异常类。Constructors in javax.imageio with parameters of type Throwable Constructor 描述 IIOException(String message, Throwable cause)
构造一个IIOException
与给定的消息String
和一个Throwable
这是其根本原因。 -
Uses of Throwable in javax.imageio.metadata
Subclasses of Throwable in javax.imageio.metadata Modifier and Type Class 描述 class
IIOInvalidTreeException
一个IIOInvalidTreeException
当被试图抛出IIOMetadata
对象来解析树IIOMetadataNode
小号失败。Constructors in javax.imageio.metadata with parameters of type Throwable Constructor 描述 IIOInvalidTreeException(String message, Throwable cause, Node offendingNode)
构造一个IIOInvalidTreeException
其中包含一条消息字符串,引用此异常的异常的引用,以及引用该解析错误的Node
引用。 -
Uses of Throwable in javax.imageio.spi
Methods in javax.imageio.spi that throw Throwable Modifier and Type 方法 描述 void
ServiceRegistry. finalize()
已过时。finalize
方法已被弃用。 为了执行清理,覆盖finalize
子类应该修改为使用替代清理机制,并删除覆盖的finalize
方法。 当覆盖finalize
方法时,其实现必须明确确保按照super.finalize()
中所述调用super.finalize() 。 有关迁移选项的更多信息,请参阅Object.finalize()
的规范。 -
Uses of Throwable in javax.imageio.stream
Methods in javax.imageio.stream that throw Throwable Modifier and Type 方法 描述 protected void
FileCacheImageInputStream. finalize()
已过时。finalize
方法已被弃用。 为了执行清理,覆盖finalize
子类应被修改为使用替代的清理机制,并删除覆盖的finalize
方法。 当覆盖finalize
方法时,其实现必须明确确保按照super.finalize()
中所述调用super.finalize() 。 有关迁移选项的更多信息,请参阅Object.finalize()
的规范。protected void
FileImageInputStream. finalize()
已过时。finalize
方法已被弃用。 为了执行清理而覆盖finalize
子类应该修改为使用替代的清理机制,并删除覆盖的finalize
方法。 当覆盖finalize
方法时,其实现必须明确确保按照super.finalize()
中所述调用super.finalize() 。 有关迁移选项的更多信息,请参阅Object.finalize()
的规范。protected void
FileImageOutputStream. finalize()
已过时。finalize
方法已被弃用。 为了执行清理,覆盖finalize
子类应被修改为使用替代的清理机制,并删除覆盖的finalize
方法。 当覆盖finalize
方法时,其实现必须明确确保按照super.finalize()
中所述调用super.finalize() 。 有关迁移选项的更多信息,请参阅Object.finalize()
的规范。protected void
ImageInputStreamImpl. finalize()
已过时。finalize
方法已被弃用。 为了执行清理,覆盖finalize
子类应被修改为使用替代的清理机制,并删除覆盖的finalize
方法。 当覆盖finalize
方法时,其实现必须明确地确保按照super.finalize()
中所述调用super.finalize() 。 有关迁移选项的更多信息,请参阅Object.finalize()
的规范。protected void
MemoryCacheImageInputStream. finalize()
已过时。finalize
方法已被弃用。 为了执行清理,覆盖finalize
子类应该被修改为使用替代的清理机制并删除覆盖的finalize
方法。 当覆盖finalize
方法时,其实现必须明确确保按照super.finalize()
中所述调用super.finalize() 。 有关迁移选项的更多信息,请参阅Object.finalize()
的规范。 -
Uses of Throwable in javax.jnlp
Subclasses of Throwable in javax.jnlp Modifier and Type Class 描述 class
UnavailableServiceException
该UnavailableServiceException
被抛出ServiceManager
当不存在或无法使用服务抬头。 -
Uses of Throwable in javax.lang.model
Subclasses of Throwable in javax.lang.model Modifier and Type Class 描述 class
UnknownEntityException
例外的超类,表示遇到一个未知类型的实体。 -
Uses of Throwable in javax.lang.model.element
Subclasses of Throwable in javax.lang.model.element Modifier and Type Class 描述 class
UnknownAnnotationValueException
表示遇到未知类型的注释值。class
UnknownDirectiveException
表示遇到未知类型的模块指令。class
UnknownElementException
表示遇到未知类型的元素。 -
Uses of Throwable in javax.lang.model.type
Subclasses of Throwable in javax.lang.model.type Modifier and Type Class 描述 class
MirroredTypeException
当应用程序尝试访问对应于TypeMirror
的Class
对象时抛出 。class
MirroredTypesException
当应用程序试图访问的序列抛出Class
个每一个对应于对象TypeMirror
。class
UnknownTypeException
表示遇到未知类型的类型。 -
Uses of Throwable in javax.management
Subclasses of Throwable in javax.management Modifier and Type Class 描述 class
AttributeNotFoundException
指定的属性不存在或无法检索。class
BadAttributeValueExpException
当无效的MBean属性传递给查询构造方法时抛出。class
BadBinaryOpValueExpException
当无效表达式传递给构造查询的方法时抛出。class
BadStringOperationException
当无效的字符串操作传递给构造查询的方法时抛出。class
InstanceAlreadyExistsException
MBean已经在存储库中注册。class
InstanceNotFoundException
存储库中不存在指定的MBean。class
IntrospectionException
在MBean的内省期间发生了一个例外。class
InvalidApplicationException
当尝试应用以下任一操作时抛出:将MBean的子查询表达式或对错误类的MBean的限定属性表达式。class
InvalidAttributeValueException
指定的值对属性无效。class
JMException
JMX实现抛出异常。class
JMRuntimeException
JMX实现发出的运行时异常。class
ListenerNotFoundException
存储库中不存在指定的MBean侦听器。class
MalformedObjectNameException
字符串的格式不对应于有效的ObjectName。class
MBeanException
表示代理中MBean方法抛出的“用户定义”异常。class
MBeanRegistrationException
包含由预寄存器(),preDeregister()方法抛出的异常MBeanRegistration
接口。class
NotCompliantMBeanException
尝试在不符合JMX的MBean的MBean服务器中注册对象时发生的异常。class
OperationsException
表示对MBean执行操作时MBean服务器中抛出的异常。class
ReflectionException
表示在使用java.lang.reflect类调用MBean方法时,MBean服务器中抛出的异常。class
RuntimeErrorException
当java.lang.Error
发生java.lang.Error
时,应该被捕获并重新抛出为RuntimeErrorException
。class
RuntimeMBeanException
表示代理中MBean方法抛出的运行时异常。class
RuntimeOperationsException
表示在对MBean执行操作时在代理中抛出的运行时异常。class
ServiceNotFoundException
表示不支持请求的服务时引发的异常。Methods in javax.management that return Throwable Modifier and Type 方法 描述 Throwable
MBeanException. getCause()
返回实际抛出异常
。Throwable
ReflectionException. getCause()
返回实际抛出的异常
。Throwable
RuntimeErrorException. getCause()
返回实际抛出的Error
。Throwable
RuntimeMBeanException. getCause()
返回实际抛出的RuntimeException
。Throwable
RuntimeOperationsException. getCause()
返回实际抛出的RuntimeException
。Methods in javax.management that throw Throwable Modifier and Type 方法 描述 Object
MBeanServerInvocationHandler. invoke(Object proxy, 方法 method, Object[] args)
-
Uses of Throwable in javax.management.modelmbean
Subclasses of Throwable in javax.management.modelmbean Modifier and Type Class 描述 class
InvalidTargetObjectTypeException
指定无效目标对象类型时抛出异常。class
XMLParseException
当将XML格式化的字符串解析为ModelMBean对象或从ModelMBean对象创建XML格式的字符串时,将抛出此异常。 -
Uses of Throwable in javax.management.monitor
Subclasses of Throwable in javax.management.monitor Modifier and Type Class 描述 class
MonitorSettingException
监视器设置在监视器运行时无效时由监视器抛出异常。 -
Uses of Throwable in javax.management.openmbean
Subclasses of Throwable in javax.management.openmbean Modifier and Type Class 描述 class
InvalidKeyException
抛出此运行时异常以指示预期为 复合数据的项名称或 表格数据的行索引的方法参数无效。class
InvalidOpenTypeException
抛出此运行时异常以指示 打开的类型的 打开数据值不是预期的。class
KeyAlreadyExistsException
抛出此运行时异常以指示要添加到 表格数据实例的行的索引已被用于引用此 表格数据实例中的另一行。class
OpenDataException
当 打开类型 , 打开数据或 打开的MBean元数据信息实例无法构造时,抛出此检查的异常,因为一个或多个有效性约束不被满足。Methods in javax.management.openmbean that throw Throwable Modifier and Type 方法 描述 Object
CompositeDataInvocationHandler. invoke(Object proxy, 方法 method, Object[] args)
-
Uses of Throwable in javax.management.relation
Subclasses of Throwable in javax.management.relation Modifier and Type Class 描述 class
InvalidRelationIdException
当已经使用关系id提供给关系时,引发异常。class
InvalidRelationServiceException
当提供无效的关系服务时,引发异常。class
InvalidRelationTypeException
关系类型无效class
InvalidRoleInfoException
当在角色信息中,其最小度大于其最大度时,会引发此异常。class
InvalidRoleValueException
角色值无效。class
RelationException
这个类是在关系管理期间可以提出的任何异常的超类。class
RelationNotFoundException
当关系服务中的给定关系ID没有关系时,会引发此异常。class
RelationServiceNotRegisteredException
当对关系服务进行访问并且没有注册时,会引发此异常。class
RelationTypeNotFoundException
当在关系服务中没有给定名称的关系类型时,引发异常。class
RoleInfoNotFoundException
当给定的关系类型中没有给定名称的角色信息时,会引发此异常。class
RoleNotFoundException
当关系中的角色不存在或不可读或不可设置时,引发此异常。 -
Uses of Throwable in javax.management.remote
Subclasses of Throwable in javax.management.remote Modifier and Type Class 描述 class
JMXProviderException
当提供者存在所需协议但不能由于某种原因使用时,由JMXConnectorFactory
和JMXConnectorServerFactory
抛出异常。class
JMXServerErrorException
在处理远程MBean服务器中的调用时抛出Error
时抛出的异常作为远程MBeanServer
方法调用的结果。Methods in javax.management.remote that return Throwable Modifier and Type 方法 描述 Throwable
JMXProviderException. getCause()
Throwable
JMXServerErrorException. getCause()
Constructors in javax.management.remote with parameters of type Throwable Constructor 描述 JMXProviderException(String message, Throwable cause)
构造具有指定的详细消息和嵌套异常的JMXProviderException
。 -
Uses of Throwable in javax.naming
Subclasses of Throwable in javax.naming Modifier and Type Class 描述 class
AuthenticationException
访问命名或目录服务时发生身份验证错误时抛出此异常。class
AuthenticationNotSupportedException
当不支持所请求的身份验证的特定风格时,会抛出此异常。class
CannotProceedException
抛出此异常以指示操作达到操作无法继续进行的名称中的一个点。class
CommunicationException
当客户端无法与目录或命名服务通信时,抛出此异常。class
ConfigurationException
出现配置问题时抛出此异常。class
ContextNotEmptyException
尝试销毁不为空的上下文时抛出此异常。class
InsufficientResourcesException
当资源不可用来完成请求的操作时,抛出此异常。class
InterruptedNamingException
正在调用的命名操作已被中断时抛出此异常。class
InvalidNameException
此异常表示指定的名称不符合命名系统的命名语法。class
LimitExceededException
当方法由于用户或系统指定的限制而异常终止时,会抛出此异常。class
LinkException
此异常用于描述解决链接时遇到的问题。class
LinkLoopException
当尝试解析链接时检测到一个循环,或者达到链接计数的实现特定限制时,会抛出此异常。class
MalformedLinkException
当解决或构建链接时遇到格式错误的链接时抛出此异常。class
NameAlreadyBoundException
通过方法抛出此异常,表示无法添加绑定,因为该名称已被绑定到另一个对象。class
NameNotFoundException
当名称的组件由于未绑定而无法解析时抛出此异常。class
NamingException
这是Context和DirContext接口中的操作抛出的所有异常的超类。class
NamingSecurityException
这是Context和DirContext接口中的操作抛出的与安全相关异常的超类。class
NoInitialContextException
当不能创建初始上下文实现时,抛出此异常。class
NoPermissionException
尝试执行客户端没有权限的操作时抛出此异常。class
NotContextException
当命名操作进行到需要上下文以继续操作的点时抛出此异常,但解析的对象不是上下文。class
OperationNotSupportedException
当上下文实现不支持正在调用的操作时,抛出此异常。class
PartialResultException
抛出此异常以指示到目前为止返回或返回的结果是部分的,并且该操作无法完成。class
ReferralException
此抽象类用于表示引用异常,该引用异常是响应于LDAP v3服务器返回的 引用而生成的。class
ServiceUnavailableException
尝试与目录或命名服务通信并且该服务不可用时,会抛出此异常。class
SizeLimitExceededException
当方法产生超过大小相关限制的结果时,抛出此异常。class
TimeLimitExceededException
当方法不在指定的时间限制内终止时,抛出此异常。Fields in javax.naming declared as Throwable Modifier and Type Field 描述 protected Throwable
NamingException. rootException
包含导致此NamingException被抛出的原始异常。Methods in javax.naming that return Throwable Modifier and Type 方法 描述 Throwable
NamingException. getCause()
返回此异常的原因。Throwable
NamingException. getRootCause()
检索此NamingException的根本原因(如果有)。Throwable
NamingException. initCause(Throwable cause)
将此异常的原因初始化为指定的值。Methods in javax.naming with parameters of type Throwable Modifier and Type 方法 描述 Throwable
NamingException. initCause(Throwable cause)
将此异常的原因初始化为指定的值。void
NamingException. setRootCause(Throwable e)
记录此NamingException的根本原因。 -
Uses of Throwable in javax.naming.directory
Subclasses of Throwable in javax.naming.directory Modifier and Type Class 描述 class
AttributeInUseException
当操作尝试添加已经存在的属性时,抛出此异常。class
AttributeModificationException
当尝试添加,删除或修改与属性(模式)定义或属性状态相冲突的属性,其标识符或其值时,将抛出此异常。class
InvalidAttributeIdentifierException
当尝试添加以创建具有无效属性标识符的属性时,会抛出此异常。class
InvalidAttributesException
尝试添加或修改不完整或不正确指定的属性集时,会抛出此异常。class
InvalidAttributeValueException
当尝试向属性添加与属性的模式定义冲突的值时,将抛出此类。class
InvalidSearchControlsException
当搜索操作的SearchControls的规范无效时,抛出此异常。class
InvalidSearchFilterException
当搜索过滤器的规范无效时抛出此异常。class
NoSuchAttributeException
尝试访问不存在的属性时抛出此异常。class
SchemaViolationException
当某种方法违反模式时,抛出此异常。 -
Uses of Throwable in javax.naming.ldap
Subclasses of Throwable in javax.naming.ldap Modifier and Type Class 描述 class
LdapReferralException
此抽象类用于表示LDAP引用异常。 -
Uses of Throwable in javax.net.ssl
Subclasses of Throwable in javax.net.ssl Modifier and Type Class 描述 class
SSLException
表示由SSL子系统检测到的某种错误。class
SSLHandshakeException
表示客户端和服务器无法协商所需的安全级别。class
SSLKeyException
报告错误的SSL密钥。class
SSLPeerUnverifiedException
表示对等体的身份尚未验证。class
SSLProtocolException
报告SSL协议操作中的错误。Constructors in javax.net.ssl with parameters of type Throwable Constructor 描述 SSLException(String message, Throwable cause)
创建一个SSLException
与指定的详细信息和原因。SSLException(Throwable cause)
创建SSLException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in javax.print
Subclasses of Throwable in javax.print Modifier and Type Class 描述 class
PrintException
PrintException类封装了在使用Print Service实例时发生的与打印相关的错误条件。 -
Uses of Throwable in javax.print.attribute
Subclasses of Throwable in javax.print.attribute Modifier and Type Class 描述 class
UnmodifiableSetException
抛出以表示所请求的操作无法执行,因为该集合是不可修改的。 -
Uses of Throwable in javax.rmi.CORBA
Methods in javax.rmi.CORBA with parameters of type Throwable Modifier and Type 方法 描述 static RemoteException
Util. wrapException(Throwable orig)
包装一个实现方法抛出的异常。RemoteException
UtilDelegate. wrapException(Throwable obj)
-
Uses of Throwable in javax.script
Subclasses of Throwable in javax.script Modifier and Type Class 描述 class
ScriptException
脚本API的通用异常
类。 -
Uses of Throwable in javax.security.auth
Subclasses of Throwable in javax.security.auth Modifier and Type Class 描述 class
DestroyFailedException
表示destroy
操作失败。class
RefreshFailedException
表示refresh
操作失败。 -
Uses of Throwable in javax.security.auth.callback
Subclasses of Throwable in javax.security.auth.callback Modifier and Type Class 描述 class
UnsupportedCallbackException
信号一个CallbackHandler
不识别一个特定的Callback
。 -
Uses of Throwable in javax.security.auth.login
Subclasses of Throwable in javax.security.auth.login Modifier and Type Class 描述 class
AccountException
通用帐户异常。class
AccountExpiredException
表示用户帐户已过期。class
AccountLockedException
指示帐户被锁定。class
AccountNotFoundException
表示找不到帐户。class
CredentialException
通用凭证异常。class
CredentialExpiredException
信号,一个Credential
已经过期。class
CredentialNotFoundException
表示没有找到凭据。class
FailedLoginException
表示用户身份验证失败。class
LoginException
这是基本的登录异常。 -
Uses of Throwable in javax.security.cert
Subclasses of Throwable in javax.security.cert Modifier and Type Class 描述 class
CertificateEncodingException
已过时。使用java.security.cert
的类。class
CertificateException
已过时。使用java.security.cert
的类。class
CertificateExpiredException
已过时。使用java.security.cert
的类。class
CertificateNotYetValidException
已过时。使用java.security.cert
的类。class
CertificateParsingException
已过时。使用java.security.cert
的类。 -
Uses of Throwable in javax.security.sasl
Subclasses of Throwable in javax.security.sasl Modifier and Type Class 描述 class
AuthenticationException
由SASL机制实现引发此异常,以指示SASL交换机由于与认证有关的原因(例如无效的身份,密码或密钥)而失败。class
SaslException
此类表示使用SASL时发生的错误。Methods in javax.security.sasl that return Throwable Modifier and Type 方法 描述 Throwable
SaslException. getCause()
Throwable
SaslException. initCause(Throwable cause)
Methods in javax.security.sasl with parameters of type Throwable Modifier and Type 方法 描述 Throwable
SaslException. initCause(Throwable cause)
Constructors in javax.security.sasl with parameters of type Throwable Constructor 描述 AuthenticationException(String detail, Throwable ex)
构造一个新的实例AuthenticationException
其中包含详细的消息和根异常。SaslException(String detail, Throwable ex)
构造一个新的实例SaslException
其中包含详细的消息和根异常。 -
Uses of Throwable in javax.smartcardio
Subclasses of Throwable in javax.smartcardio Modifier and Type Class 描述 class
CardException
在与智能卡堆栈或卡本身通信期间发生的错误异常。class
CardNotPresentException
当应用程序尝试与没有存在卡的终端建立连接时抛出异常。Constructors in javax.smartcardio with parameters of type Throwable Constructor 描述 CardException(String message, Throwable cause)
构造一个具有指定的详细信息和原因的新CardException。CardException(Throwable cause)
构造一个具有指定原因的新CardException和一个详细信息(cause==null ?
CardNotPresentException(String message, Throwable cause)
构造一个新的具有指定的详细信息和原因的CardNotPresentException。CardNotPresentException(Throwable cause)
构造新的具有指定原因的(cause==null ?
和详细信息(cause==null ?
-
Uses of Throwable in javax.sound.midi
Subclasses of Throwable in javax.sound.midi Modifier and Type Class 描述 class
InvalidMidiDataException
一个InvalidMidiDataException
表示遇到不适当的MIDI数据。class
MidiUnavailableException
当请求的MIDI组件由于不可用而无法打开或创建时,将抛出MidiUnavailableException
。 -
Uses of Throwable in javax.sound.sampled
Subclasses of Throwable in javax.sound.sampled Modifier and Type Class 描述 class
LineUnavailableException
ALineUnavailableException
是一个例外,指示无法打开行,因为它不可用。class
UnsupportedAudioFileException
一个UnsupportedAudioFileException
是一个例外,指示操作失败,因为文件不包含已识别的文件类型和格式的有效数据。 -
Uses of Throwable in javax.sql.rowset
Subclasses of Throwable in javax.sql.rowset Modifier and Type Class 描述 class
RowSetWarning
SQLException
的扩展名,它提供有关RowSet
对象上设置的数据库警告的信息。 -
Uses of Throwable in javax.sql.rowset.serial
Subclasses of Throwable in javax.sql.rowset.serial Modifier and Type Class 描述 class
SerialException
指示和错误的序列化或BLOB, CLOB, STRUCT or ARRAY
序列化的SQL类型,如BLOB, CLOB, STRUCT or ARRAY
除了SQL类型,如DATALINK and JAVAOBJECT
-
Uses of Throwable in javax.sql.rowset.spi
Subclasses of Throwable in javax.sql.rowset.spi Modifier and Type Class 描述 class
SyncFactoryException
表示错误SyncFactory
机制。class
SyncProviderException
表示SyncProvider
机制出现错误。 -
Uses of Throwable in javax.swing
Subclasses of Throwable in javax.swing Modifier and Type Class 描述 class
UnsupportedLookAndFeelException
表示所请求的外观和感觉管理类的异常不在用户系统上。 -
Uses of Throwable in javax.swing.text
Subclasses of Throwable in javax.swing.text Modifier and Type Class 描述 class
BadLocationException
此异常是报告文档模型中的不良位置(即尝试引用不存在的位置)。class
ChangedCharSetException
ChangedCharSetException作为名称指示是在更改字符集时抛出的异常。 -
Uses of Throwable in javax.swing.tree
Subclasses of Throwable in javax.swing.tree Modifier and Type Class 描述 class
ExpandVetoException
用于阻止扩展/崩溃的异常发生。 -
Uses of Throwable in javax.swing.undo
Subclasses of Throwable in javax.swing.undo Modifier and Type Class 描述 class
CannotRedoException
抛出一个UndoableEdit被告知到redo()
而不能。class
CannotUndoException
抛出一个UndoableEdit被告知undo()
并且不能。 -
Uses of Throwable in javax.transaction
Subclasses of Throwable in javax.transaction Modifier and Type Class 描述 class
InvalidTransactionException
此异常表示请求携带无效的事务上下文。class
TransactionRequiredException
此异常指示请求携带空事务上下文,但目标对象需要激活事务。class
TransactionRolledbackException
此异常表示与请求的处理关联的事务已回滚,或标记为回滚。 -
Uses of Throwable in javax.transaction.xa
Subclasses of Throwable in javax.transaction.xa Modifier and Type Class 描述 class
XAException
资源管理器(RM)抛出XAException,以通知事务管理器涉及的事务遇到的错误。 -
Uses of Throwable in javax.xml.bind
Subclasses of Throwable in javax.xml.bind Modifier and Type Class 描述 class
DataBindingException
表示JAXB操作失败的异常。class
JAXBException
这是所有JAXB异常的根异常类。class
MarshalException
此异常表示在执行提供程序无法恢复的组织操作时发生错误。class
PropertyException
此异常表示获取或设置属性时遇到错误。class
TypeConstraintException
此异常表示检测到违反动态检查的类型约束。class
UnmarshalException
此异常表示执行卸载操作时发生错误,阻止JAXB提供程序完成操作。class
ValidationException
此异常表示执行验证操作时发生错误。Methods in javax.xml.bind that return Throwable Modifier and Type 方法 描述 Throwable
JAXBException. getCause()
Throwable
JAXBException. getLinkedException()
获取链接的异常Throwable
TypeConstraintException. getLinkedException()
获取链接的异常Throwable
ValidationEvent. getLinkedException()
检索此警告/错误的链接异常。Methods in javax.xml.bind with parameters of type Throwable Modifier and Type 方法 描述 void
JAXBException. setLinkedException(Throwable exception)
添加链接异常。void
TypeConstraintException. setLinkedException(Throwable exception)
添加链接异常。Constructors in javax.xml.bind with parameters of type Throwable Constructor 描述 DataBindingException(String message, Throwable cause)
DataBindingException(Throwable cause)
JAXBException(String message, String errorCode, Throwable exception)
构造具有指定的详细消息,供应商特定的错误代码和linkedException的JAXBException。JAXBException(String message, Throwable exception)
构造具有指定的详细消息和linkedException的JAXBException。JAXBException(Throwable exception)
使用linkedException构造一个JAXBException。MarshalException(String message, String errorCode, Throwable exception)
构造具有指定的详细消息,供应商特定的错误代码和linkedException的MarshalException。MarshalException(String message, Throwable exception)
使用指定的详细消息和linkedException构造MarshalException。MarshalException(Throwable exception)
使用linkedException构造MarshalException。PropertyException(String message, String errorCode, Throwable exception)
使用指定的详细消息,供应商特定的错误代码和linkedException构造PropertyException。PropertyException(String message, Throwable exception)
使用指定的详细消息和linkedException构造PropertyException。PropertyException(Throwable exception)
使用linkedException构造PropertyException。TypeConstraintException(String message, String errorCode, Throwable exception)
构造具有指定的详细消息,供应商特定的错误代码和linkedException的TypeConstraintException。TypeConstraintException(String message, Throwable exception)
使用指定的详细消息和linkedException构造TypeConstraintException。TypeConstraintException(Throwable exception)
构造一个带有LinkedException的TypeConstraintException。UnmarshalException(String message, String errorCode, Throwable exception)
构造具有指定的详细消息,供应商特定的错误代码和linkedException的UnmarshalException。UnmarshalException(String message, Throwable exception)
使用指定的详细消息和linkedException构造UnmarshalException。UnmarshalException(Throwable exception)
使用linkedException构造UnmarshalException。ValidationException(String message, String errorCode, Throwable exception)
使用指定的详细消息,供应商特定的错误代码和linkedException构造ValidationException。ValidationException(String message, Throwable exception)
使用指定的详细消息和linkedException构造ValidationException。ValidationException(Throwable exception)
使用linkedException构造ValidationException。 -
Uses of Throwable in javax.xml.bind.helpers
Methods in javax.xml.bind.helpers that return Throwable Modifier and Type 方法 描述 Throwable
ValidationEventImpl. getLinkedException()
Methods in javax.xml.bind.helpers with parameters of type Throwable Modifier and Type 方法 描述 void
ValidationEventImpl. setLinkedException(Throwable _linkedException)
设置此事件的链接异常字段。Constructors in javax.xml.bind.helpers with parameters of type Throwable Constructor 描述 NotIdentifiableEventImpl(int _severity, String _message, ValidationEventLocator _locator, Throwable _linkedException)
创建一个新的NotIdentifiableEventImpl。ParseConversionEventImpl(int _severity, String _message, ValidationEventLocator _locator, Throwable _linkedException)
创建一个新的ParseConversionEventImpl。PrintConversionEventImpl(int _severity, String _message, ValidationEventLocator _locator, Throwable _linkedException)
创建一个新的PrintConversionEventImpl。ValidationEventImpl(int _severity, String _message, ValidationEventLocator _locator, Throwable _linkedException)
创建一个新的ValidationEventImpl。 -
Uses of Throwable in javax.xml.catalog
Subclasses of Throwable in javax.xml.catalog Modifier and Type Class 描述 class
CatalogException
异常类处理在处理或使用目录时可能发生的错误。Constructors in javax.xml.catalog with parameters of type Throwable Constructor 描述 CatalogException(String message, Throwable cause)
构造一个具有指定的详细信息和原因的新的CatalogException。 -
Uses of Throwable in javax.xml.crypto
Subclasses of Throwable in javax.xml.crypto Modifier and Type Class 描述 class
KeySelectorException
表示KeySelector
抛出的异常情况。class
MarshalException
表示在XML编组或解组过程中发生的异常情况。class
NoSuchMechanismException
当请求特定的XML机制但在环境中不可用时抛出此异常。class
URIReferenceException
表示在取消引用URIReference
时抛出异常情况。Methods in javax.xml.crypto that return Throwable Modifier and Type 方法 描述 Throwable
KeySelectorException. getCause()
如果原因不存在或未知,则返回KeySelectorException
或null
的原因。Throwable
MarshalException. getCause()
如果原因不存在或未知,则返回MarshalException
或null
的原因。Throwable
NoSuchMechanismException. getCause()
如果原因不存在或未知,则返回NoSuchMechanismException
或null
的原因。Throwable
URIReferenceException. getCause()
如果原因不存在或未知,则返回URIReferenceException
或null
的原因。Constructors in javax.xml.crypto with parameters of type Throwable Constructor 描述 KeySelectorException(String message, Throwable cause)
构造一个新的KeySelectorException
具有指定的详细信息和原因。KeySelectorException(Throwable cause)
构造一个新的KeySelectorException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。MarshalException(String message, Throwable cause)
构造一个新的MarshalException
具有指定的详细信息和原因。MarshalException(Throwable cause)
构造一个新的MarshalException
具有指定的原因和详细信息(cause==null ? null : cause.toString())
(通常包含类和详细信息cause
)。NoSuchMechanismException(String message, Throwable cause)
构造一个新的NoSuchMechanismException
具有指定的详细信息和原因。NoSuchMechanismException(Throwable cause)
构造一个新的NoSuchMechanismException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。URIReferenceException(String message, Throwable cause)
构造一个新的URIReferenceException
具有指定的详细信息和原因。URIReferenceException(String message, Throwable cause, URIReference uriReference)
构造一个新的URIReferenceException
具有指定的详细信息,原因和URIReference
。URIReferenceException(Throwable cause)
构造一个新的URIReferenceException
与指定的原因和详细消息(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in javax.xml.crypto.dsig
Subclasses of Throwable in javax.xml.crypto.dsig Modifier and Type Class 描述 class
TransformException
表示执行变换算法时发生的异常情况。class
XMLSignatureException
表示在XML签名生成或验证过程中发生的特殊情况。Methods in javax.xml.crypto.dsig that return Throwable Modifier and Type 方法 描述 Throwable
TransformException. getCause()
如果原因不存在或未知,则返回TransformException
或null
的原因。Throwable
XMLSignatureException. getCause()
如果原因不存在或未知,则返回XMLSignatureException
或null
的原因。Constructors in javax.xml.crypto.dsig with parameters of type Throwable Constructor 描述 TransformException(String message, Throwable cause)
构造一个新的TransformException
具有指定的详细信息和原因。TransformException(Throwable cause)
构造一个新的TransformException
具有指定的原因和详细信息(cause==null ? null : cause.toString())
(通常包含类和详细信息cause
)。XMLSignatureException(String message, Throwable cause)
构造一个新的XMLSignatureException
与指定的详细信息和原因。XMLSignatureException(Throwable cause)
构造一个新的XMLSignatureException
与指定的原因和详细信息(cause==null ? null : cause.toString())
(通常包含类和详细信息cause
)。 -
Uses of Throwable in javax.xml.datatype
Subclasses of Throwable in javax.xml.datatype Modifier and Type Class 描述 class
DatatypeConfigurationException
表示严重的配置错误。Constructors in javax.xml.datatype with parameters of type Throwable Constructor 描述 DatatypeConfigurationException(String message, Throwable cause)
创建一个新的DatatypeConfigurationException
具有指定的详细信息和原因。DatatypeConfigurationException(Throwable cause)
创建一个新的DatatypeConfigurationException
指定的原因。 -
Uses of Throwable in javax.xml.parsers
Subclasses of Throwable in javax.xml.parsers Modifier and Type Class 描述 class
FactoryConfigurationError
当与Parser工厂存在配置问题时抛出。class
ParserConfigurationException
表示严重的配置错误。Methods in javax.xml.parsers that return Throwable Modifier and Type 方法 描述 Throwable
FactoryConfigurationError. getCause()
使用JDK1.4的异常链接机制 -
Uses of Throwable in javax.xml.soap
Subclasses of Throwable in javax.xml.soap Modifier and Type Class 描述 class
SOAPException
发生SOAP异常发生的异常。Methods in javax.xml.soap that return Throwable Modifier and Type 方法 描述 Throwable
SOAPException. getCause()
返回Throwable
对象嵌入在这个SOAPException
如果有的话。Throwable
SOAPException. initCause(Throwable cause)
使用给定的Throwable
对象初始化SOAPException
对象的cause
字段。Methods in javax.xml.soap with parameters of type Throwable Modifier and Type 方法 描述 Throwable
SOAPException. initCause(Throwable cause)
使用给定的Throwable
对象初始化SOAPException
对象的cause
字段。Constructors in javax.xml.soap with parameters of type Throwable Constructor 描述 SOAPException(String reason, Throwable cause)
构造一个SOAPException
对象,其中给出了String
作为抛出异常的原因,给定的Throwable
对象作为嵌入式异常。SOAPException(Throwable cause)
构造一个SOAPException
给定初始化的对象Throwable
对象。 -
Uses of Throwable in javax.xml.stream
Subclasses of Throwable in javax.xml.stream Modifier and Type Class 描述 class
FactoryConfigurationError
报告工厂配置错误的错误类。class
XMLStreamException
基于异常的意外处理错误。Fields in javax.xml.stream declared as Throwable Modifier and Type Field 描述 protected Throwable
XMLStreamException. nested
Methods in javax.xml.stream that return Throwable Modifier and Type 方法 描述 Throwable
FactoryConfigurationError. getCause()
使用JDK1.4的异常链接机制Throwable
XMLStreamException. getNestedException()
获取嵌套的异常。Constructors in javax.xml.stream with parameters of type Throwable Constructor 描述 XMLStreamException(String msg, Throwable th)
使用关联的消息和异常构造异常XMLStreamException(String msg, Location location, Throwable th)
使用关联的消息,异常和位置构造异常。XMLStreamException(Throwable th)
构造与异常异常的异常 -
Uses of Throwable in javax.xml.transform
Subclasses of Throwable in javax.xml.transform Modifier and Type Class 描述 class
TransformerConfigurationException
表示严重的配置错误。class
TransformerException
此类指定在转换过程中发生的异常情况。class
TransformerFactoryConfigurationError
当Transformer工厂存在配置问题时抛出。Methods in javax.xml.transform that return Throwable Modifier and Type 方法 描述 Throwable
TransformerException. getCause()
如果原因不存在或未知,则返回此throwable的原因或null
。Throwable
TransformerFactoryConfigurationError. getCause()
使用JDK1.4的异常链接机制Throwable
TransformerException. getException()
此方法检索此异常包装的异常。Throwable
TransformerException. initCause(Throwable cause)
将此throwable的 原因初始化为指定值。Methods in javax.xml.transform with parameters of type Throwable Modifier and Type 方法 描述 Throwable
TransformerException. initCause(Throwable cause)
将此throwable的 原因初始化为指定值。Constructors in javax.xml.transform with parameters of type Throwable Constructor 描述 TransformerConfigurationException(String msg, Throwable e)
创建一个新的TransformerConfigurationException
与给定的异常
基本原因和详细信息。TransformerConfigurationException(String message, SourceLocator locator, Throwable e)
在TransformerConfigurationException中包装一个现有的异常。TransformerConfigurationException(Throwable e)
创建一个新的TransformerConfigurationException
与给定的异常
基本原因的错误。TransformerException(String message, Throwable e)
在TransformerException中包含一个现有的异常。TransformerException(String message, SourceLocator locator, Throwable e)
在TransformerException中包含一个现有的异常。TransformerException(Throwable e)
创建一个包含现有异常的新TransformerException。 -
Uses of Throwable in javax.xml.validation
Subclasses of Throwable in javax.xml.validation Modifier and Type Class 描述 class
SchemaFactoryConfigurationError
当存在具有Schema工厂的配置问题时抛出。Constructors in javax.xml.validation with parameters of type Throwable Constructor 描述 SchemaFactoryConfigurationError(String message, Throwable cause)
创建一个新的SchemaFactoryConfigurationError
与给定的Throwable
基本原因和详细信息。SchemaFactoryConfigurationError(Throwable cause)
创建一个新的SchemaFactoryConfigurationError
与给定的Throwable
基础原因。 -
Uses of Throwable in javax.xml.ws
Subclasses of Throwable in javax.xml.ws Modifier and Type Class 描述 class
ProtocolException
ProtocolException
类是与特定协议绑定相关的异常的基类。class
WebServiceException
WebServiceException
类是所有JAX-WS API运行时异常的基础异常类。Constructors in javax.xml.ws with parameters of type Throwable Constructor 描述 ProtocolException(String message, Throwable cause)
构造一个新的运行时异常与指定的详细信息和原因。ProtocolException(Throwable cause)
构造一个具有指定原因的新的运行时异常和一个(cause==null ? null : cause.toString())
的详细消息(通常包含原因的类和详细消息)。WebServiceException(String message, Throwable cause)
构造一个新的异常与指定的详细信息和原因。WebServiceException(Throwable cause)
构造具有指定cause和详细消息的新WebServiceException(cause==null ? null : cause.toString())
(它通常包含的类和详细消息cause
)。 -
Uses of Throwable in javax.xml.ws.http
Subclasses of Throwable in javax.xml.ws.http Modifier and Type Class 描述 class
HTTPException
HTTPException
异常表示XML / HTTP故障。 -
Uses of Throwable in javax.xml.ws.soap
Subclasses of Throwable in javax.xml.ws.soap Modifier and Type Class 描述 class
SOAPFaultException
SOAPFaultException
异常表示SOAP 1.1或1.2故障。 -
Uses of Throwable in javax.xml.xpath
Subclasses of Throwable in javax.xml.xpath Modifier and Type Class 描述 class
XPathException
XPathException
表示一个通用的XPath异常。class
XPathExpressionException
XPathExpressionException
表示XPath表达式中的错误。class
XPathFactoryConfigurationException
XPathFactoryConfigurationException
表示XPathFactory
环境中的配置错误。class
XPathFunctionException
XPathFunctionException
表示XPath函数的错误。Methods in javax.xml.xpath that return Throwable Modifier and Type 方法 描述 Throwable
XPathException. getCause()
得到这个XPathException的原因。Constructors in javax.xml.xpath with parameters of type Throwable Constructor 描述 XPathException(Throwable cause)
构造一个新的XPathException
与指定的cause
。XPathExpressionException(Throwable cause)
构造一个新的XPathExpressionException
与指定的cause
。XPathFactoryConfigurationException(Throwable cause)
构造一个新的XPathFactoryConfigurationException
与指定的cause
。XPathFunctionException(Throwable cause)
构造一个新的XPathFunctionException
与指定的cause
。 -
Uses of Throwable in jdk.dynalink
Subclasses of Throwable in jdk.dynalink Modifier and Type Class 描述 class
NoSuchDynamicMethodException
如果呼叫站点无法通过任何可用的GuardingDynamicLinker
链接,则在调用时抛出。 -
Uses of Throwable in jdk.dynalink.linker
Methods in jdk.dynalink.linker that return types with arguments of type Throwable Modifier and Type 方法 描述 Class<? extends Throwable>
GuardedInvocation. getException()
返回异常类型,如果调用抛出应该使该被守卫的调用的链接失效。Constructor parameters in jdk.dynalink.linker with type arguments of type Throwable Constructor 描述 GuardedInvocation(MethodHandle invocation, MethodHandle guard, SwitchPoint[] switchPoints, Class<? extends Throwable> exception)
创建一个新的有保护的调用,具有保护方法句柄,可以使用任何数量的切换点来使其无效,以及如果在调用时抛出的异常也会使其失效。GuardedInvocation(MethodHandle invocation, MethodHandle guard, SwitchPoint switchPoint, Class<? extends Throwable> exception)
创建一个新的守卫调用,具有保护方法句柄,可用于使其无效的切换点,以及如果在调用时抛出也会使其失效的异常。 -
Uses of Throwable in jdk.incubator.http
Subclasses of Throwable in jdk.incubator.http Modifier and Type Class 描述 class
HttpTimeoutException
在指定时间段内没有收到回应时抛出。class
WebSocketHandshakeException
用于表示开启握手的异常失败。Methods in jdk.incubator.http with parameters of type Throwable Modifier and Type 方法 描述 WebSocketHandshakeException
WebSocketHandshakeException. initCause(Throwable cause)
void
HttpResponse.MultiProcessor. onError(HttpRequest request, Throwable t)
如果接收到响应发生错误,则调用。default void
WebSocket.Listener. onError(WebSocket webSocket, Throwable error)
通知发生I / O或协议错误。 -
Uses of Throwable in jdk.jshell
Subclasses of Throwable in jdk.jshell Modifier and Type Class 描述 class
EvalException
封装在远程执行客户机中抛出的异常。class
JShellException
JShell的超类生成异常class
UnresolvedReferenceException
在尝试执行RECOVERABLE_DEFINED
代码段时报告异常。 -
Uses of Throwable in jdk.jshell.execution
Methods in jdk.jshell.execution with parameters of type Throwable Modifier and Type 方法 描述 protected String
DirectExecutionControl. throwConvertedInvocationException(Throwable cause)
将用户代码中的传入异常转换为ExecutionControl.ExecutionControlException
的子类型,并抛出转换的异常。protected String
RemoteExecutionControl. throwConvertedInvocationException(Throwable cause)
protected String
DirectExecutionControl. throwConvertedOtherException(Throwable ex)
将代理代码中的传入异常转换为ExecutionControl.ExecutionControlException
的子类型的实例,并抛出转换的异常。protected String
RemoteExecutionControl. throwConvertedOtherException(Throwable ex)
Methods in jdk.jshell.execution that throw Throwable Modifier and Type 方法 描述 ExecutionControl
FailOverExecutionControlProvider. generate(ExecutionEnv env, Map<String,String> parameters)
创建并返回一个本地执行的ExecutionControl
实例。 -
Uses of Throwable in jdk.jshell.spi
Subclasses of Throwable in jdk.jshell.spi Modifier and Type Class 描述 static class
ExecutionControl.ClassInstallException
类安装(加载或重新定义)遇到问题。static class
ExecutionControl.EngineTerminationException
未执行引擎终止已发生。static class
ExecutionControl.ExecutionControlException
所有ExecutionControl
例外的抽象基础。static class
ExecutionControl.InternalException
发生内部问题。static class
ExecutionControl.NotImplementedException
该命令未实现。static class
ExecutionControl.ResolutionException
一个例外,表示已经遇到了一个未解决的引用的DeclarationSnippet
。static class
ExecutionControl.RunException
特定于运行用户代码的异常的抽象基础。static class
ExecutionControl.StoppedException
static class
ExecutionControl.UserException
发生“正常”用户异常。class
SPIResolutionException
该异常的构造和抛出嵌入在JShell核心实现中生成的代码中,以便在执行RECOVERABLE_DEFINED
用户方法时抛出此异常。Methods in jdk.jshell.spi that throw Throwable Modifier and Type 方法 描述 static ExecutionControl
ExecutionControl. generate(ExecutionEnv env, String spec)
搜索提供者,然后创建并返回ExecutionControl
实例。static ExecutionControl
ExecutionControl. generate(ExecutionEnv env, String name, Map<String,String> parameters)
搜索提供者,然后创建并返回ExecutionControl
实例。ExecutionControl
ExecutionControlProvider. generate(ExecutionEnv env, Map<String,String> parameters)
创建并返回ExecutionControl
实例。 -
Uses of Throwable in jdk.nashorn.api.scripting
Subclasses of Throwable in jdk.nashorn.api.scripting Modifier and Type Class 描述 class
NashornException
这是所有Nashorn异常的基础例外。Methods in jdk.nashorn.api.scripting with parameters of type Throwable Modifier and Type 方法 描述 static StackTraceElement[]
NashornException. getScriptFrames(Throwable exception)
从给定的异常对象返回数组JavaScript堆栈帧。static String
NashornException. getScriptStackString(Throwable exception)
返回格式化的脚本堆栈跟踪字符串,框架信息由“\ n”分隔Constructors in jdk.nashorn.api.scripting with parameters of type Throwable Constructor 描述 NashornException(String msg, Throwable cause)
构造器初始化错误消息并导致异常。NashornException(String msg, Throwable cause, String fileName, int line, int column)
构造器初始化错误消息,导致异常,文件名,行和列号。 -
Uses of Throwable in jdk.nashorn.api.tree
Subclasses of Throwable in jdk.nashorn.api.tree Modifier and Type Class 描述 class
UnknownTreeException
表示遇到了一种未知类型的树。 -
Uses of Throwable in jdk.security.jarsigner
Subclasses of Throwable in jdk.security.jarsigner Modifier and Type Class 描述 class
JarSignerException
Constructors in jdk.security.jarsigner with parameters of type Throwable Constructor 描述 JarSignerException(String message, Throwable cause)
构造一个新的JarSignerException
具有指定的详细信息和原因。 -
Uses of Throwable in netscape.javascript
Subclasses of Throwable in netscape.javascript Modifier and Type Class 描述 class
JSException
在JavaScript引擎中引发异常时抛出。Constructors in netscape.javascript with parameters of type Throwable Constructor 描述 JSException(Throwable t)
构造具有指定原因的新JavaScript异常。 -
Uses of Throwable in org.ietf.jgss
Subclasses of Throwable in org.ietf.jgss Modifier and Type Class 描述 class
GSSException
发生GSS-API错误时会抛出此异常,包括任何机制特定的错误。 -
Uses of Throwable in org.omg.CORBA
Subclasses of Throwable in org.omg.CORBA Modifier and Type Class 描述 class
ACTIVITY_COMPLETED
可以在任何访问Activity上下文的方法上引发ACTIVITY_COMPLETED
系统异常。class
ACTIVITY_REQUIRED
可能会在需要Activity上下文的任何方法上引发ACTIVITY_REQUIRED
系统异常。class
BAD_CONTEXT
当客户端调用操作时抛出异常,但传递的上下文不包含操作所需的上下文值。class
BAD_INV_ORDER
这个异常表示调用者以错误的顺序调用了操作。class
BAD_OPERATION
当对象引用表示现有对象但该对象不支持被调用的操作时抛出异常。class
BAD_PARAM
传递给调用的参数超出范围或以其他方式被视为非法时引发的异常。class
BAD_QOS
当对象不能支持具有与其相关联的服务质量语义的调用参数所需的服务质量时,引发BAD_QOS
异常。class
BAD_TYPECODE
当ORB遇到格式错误的代码时(例如,具有无效TCKind
值的类型代码),抛出异常。class
Bounds
当参数不在方法尝试访问的对象的合法范围内时抛出用户异常。class
CODESET_INCOMPATIBLE
无论客户端和服务器本机代码集之间无法进行有意义的通信,都会引发此异常。class
COMM_FAILURE
在客户端发送请求后,服务器的回复已经返回到客户端之前,在进行中的通信丢失时发生异常。class
DATA_CONVERSION
如果ORB无法将封送的数据的表示形式转换为其本机表示形式,反之亦然,则会引发此异常。class
FREE_MEM
ORB在尝试释放动态内存时失败,例如由于堆损坏或内存段被锁定而导致异常。class
IMP_LIMIT
此异常表示在ORB运行时间中超出了实施限制。class
INITIALIZE
当ORB在其初始化期间遇到故障(例如无法获取网络资源或检测到配置错误)时抛出异常。class
INTERNAL
此异常指示ORB中的内部故障,例如,如果ORB检测到其内部数据结构的损坏。class
INTF_REPOS
当ORB无法到达接口存储库或检测到与接口存储库相关的某些其他故障时引发异常。class
INV_FLAG
当一个无效标志传递给一个操作时(例如创建一个DII请求)时抛出异常。class
INV_IDENT
此异常表示IDL标识符在语法上无效。class
INV_OBJREF
此异常表示对象引用在内部格式错误。class
INV_POLICY
由于Policy
覆盖适用于特定调用的不兼容性,因此无法进行调用时抛出标准异常。class
INVALID_ACTIVITY
如果事务或活动在与其挂起的环境不同的上下文中恢复,则可能会在“活动”或“事务服务”恢复方法上引发INVALID_ACTIVITY
系统异常。class
INVALID_TRANSACTION
当请求携带无效的事务上下文时抛出异常。class
MARSHAL
来自网络的请求或回复在结构上是无效的。class
NO_IMPLEMENT
此异常表示即使已调用的操作存在(它具有IDL定义),也不存在该操作的实现。class
NO_MEMORY
ORB运行时内存不足时抛出异常。class
NO_PERMISSION
调用失败时引发异常,因为调用者的权限不足。class
NO_RESOURCES
当ORB遇到一些一般资源限制时抛出异常。class
NO_RESPONSE
如果客户端尝试检索延迟同步调用的结果,但该请求的响应尚不可用,则会引发此异常。class
OBJ_ADAPTER
此异常通常表示管理不匹配,例如,服务器可能尝试以已经在使用的名称或对存储库未知的实现存储库注册自身。class
OBJECT_NOT_EXIST
每当执行对被删除对象的调用时,就会引发异常。class
PERSIST_STORE
此异常表示持续存储故障,例如,无法建立数据库连接或数据库损坏。class
PolicyError
发生策略错误时抛出的用户异常。class
REBIND
REBIND
上升时电流有效RebindPolicy,具有NO_REBIND或NO_RECONNECT的值和上一个绑定的对象引用在消息LocateReply具有状态OBJECT_FORWARD或状态为LOCATION_FORWARD一个应答消息的调用。class
SystemException
所有CORBA标准异常的根类。class
TIMEOUT
TIMEOUT
在没有交货和已经超过指定的生存时间时被提出。class
TRANSACTION_MODE
如果检测到IOR中的InvocationPolicy与所选择的调用路径(即,直接或路由调用)之间的不匹配,则客户端ORB会抛出CORBATRANSACTION_MODE
异常。class
TRANSACTION_REQUIRED
异常表示请求携带一个空事务上下文,但需要一个活动事务。class
TRANSACTION_ROLLEDBACK
与请求相关联的事务已经回滚或标记回滚时抛出异常。class
TRANSACTION_UNAVAILABLE
由于ORB与事务服务的连接已异常终止,所以ORB无法处理事务服务上下文时抛出CORBATRANSACTION_UNAVAILABLE
异常。class
TRANSIENT
当ORB尝试到达对象并失败时抛出异常。class
UNKNOWN
如果操作实现抛出非CORBA异常(例如特定于实现的编程语言的异常),或者操作引发不在操作的引用表达式中出现的用户异常,则会引发此异常。class
UnknownUserException
包含服务器返回的用户异常的类。class
UserException
CORBA IDL定义用户异常的根类。class
WrongTransaction
CORBAWrongTransaction
用户定义的异常。 -
Uses of Throwable in org.omg.CORBA.DynAnyPackage
Subclasses of Throwable in org.omg.CORBA.DynAnyPackage Modifier and Type Class 描述 class
Invalid
当传递错误的DynAny
或Any
作为参数时,动态的任何操作都会抛出无效。class
InvalidSeq
InvalidSeq异常被所有操作抛出,在动态任务中,当序列无效时,它将一个序列(Java数组)作为参数。class
InvalidValue
class
TypeMismatch
当实际内容的类型与尝试访问的内容不匹配时,TypeMismatch将被动态的任何访问器方法抛出。 -
Uses of Throwable in org.omg.CORBA.ORBPackage
Subclasses of Throwable in org.omg.CORBA.ORBPackage Modifier and Type Class 描述 class
InconsistentTypeCode
尝试使用不符合DynAny
特定子类的类型代码创建动态任务时,会抛出DynAny
。class
InvalidName
InvalidName
异常在ORB.resolve_initial_references
传递一个没有初始引用的名称时被提出。 -
Uses of Throwable in org.omg.CORBA.portable
Subclasses of Throwable in org.omg.CORBA.portable Modifier and Type Class 描述 class
ApplicationException
此类用于报告ORB和存根之间的应用程序级异常。class
IndirectionException
间接异常是一个Java特定的系统异常。class
RemarshalException
该类用于将向前的异常和对象前向GIOP消息定位回ORB。class
UnknownException
org.omg.CORBA.portable.UnknownException用于报告关系和ORB之间以及ORB和存根之间的未知异常。Fields in org.omg.CORBA.portable declared as Throwable Modifier and Type Field 描述 Throwable
UnknownException. originalEx
一个可抛出的 - 包含在CORBA UnknownException中的原始异常。Constructors in org.omg.CORBA.portable with parameters of type Throwable Constructor 描述 UnknownException(Throwable ex)
构造一个UnknownException对象。 -
Uses of Throwable in org.omg.CORBA.TypeCodePackage
Subclasses of Throwable in org.omg.CORBA.TypeCodePackage Modifier and Type Class 描述 class
BadKind
在TypeCode
对象上调用不正确的操作时,抛出异常BadKind
。class
Bounds
提供TypeCode
操作member_name()
,member_type()
,并member_label
。 -
Uses of Throwable in org.omg.CosNaming.NamingContextExtPackage
Subclasses of Throwable in org.omg.CosNaming.NamingContextExtPackage Modifier and Type Class 描述 class
InvalidAddress
org / omg / CosNaming / NamingContextExtPackage / InvalidAddress.java。 -
Uses of Throwable in org.omg.CosNaming.NamingContextPackage
Subclasses of Throwable in org.omg.CosNaming.NamingContextPackage Modifier and Type Class 描述 class
AlreadyBound
org / omg / CosNaming / NamingContextPackage / AlreadyBound.java。class
CannotProceed
org / omg / CosNaming / NamingContextPackage / CannotProceed.java。class
InvalidName
org / omg / CosNaming / NamingContextPackage / InvalidName.java。class
NotEmpty
org / omg / CosNaming / NamingContextPackage / NotEmpty.java。class
NotFound
org / omg / CosNaming / NamingContextPackage / NotFound.java。 -
Uses of Throwable in org.omg.DynamicAny.DynAnyFactoryPackage
Subclasses of Throwable in org.omg.DynamicAny.DynAnyFactoryPackage Modifier and Type Class 描述 class
InconsistentTypeCode
org / omg / DynamicAny / DynAnyFactoryPackage / InconsistentTypeCode.java。 -
Uses of Throwable in org.omg.DynamicAny.DynAnyPackage
Subclasses of Throwable in org.omg.DynamicAny.DynAnyPackage Modifier and Type Class 描述 class
InvalidValue
org / omg / DynamicAny / DynAnyPackage / InvalidValue.java。class
TypeMismatch
org / omg / DynamicAny / DynAnyPackage / TypeMismatch.java。 -
Uses of Throwable in org.omg.IOP.CodecFactoryPackage
Subclasses of Throwable in org.omg.IOP.CodecFactoryPackage Modifier and Type Class 描述 class
UnknownEncoding
org / omg / IOP / CodecFactoryPackage / UnknownEncoding.java。 -
Uses of Throwable in org.omg.IOP.CodecPackage
Subclasses of Throwable in org.omg.IOP.CodecPackage Modifier and Type Class 描述 class
FormatMismatch
org / omg / IOP / CodecPackage / FormatMismatch.java。class
InvalidTypeForEncoding
org / omg / IOP / CodecPackage / InvalidTypeForEncoding.java。class
TypeMismatch
org / omg / IOP / CodecPackage / TypeMismatch.java。 -
Uses of Throwable in org.omg.PortableInterceptor
Subclasses of Throwable in org.omg.PortableInterceptor Modifier and Type Class 描述 class
ForwardRequest
org / omg / PortableInterceptor / ForwardRequest.java。class
InvalidSlot
org / omg / PortableInterceptor / InvalidSlot.java。 -
Uses of Throwable in org.omg.PortableInterceptor.ORBInitInfoPackage
Subclasses of Throwable in org.omg.PortableInterceptor.ORBInitInfoPackage Modifier and Type Class 描述 class
DuplicateName
org / omg / PortableInterceptor / ORBInitInfoPackage / DuplicateName.java。class
InvalidName
org / omg / PortableInterceptor / ORBInitInfoPackage / InvalidName.java。 -
Uses of Throwable in org.omg.PortableServer
Subclasses of Throwable in org.omg.PortableServer Modifier and Type Class 描述 class
ForwardRequest
org / omg / PortableServer / ForwardRequest.java。 -
Uses of Throwable in org.omg.PortableServer.CurrentPackage
Subclasses of Throwable in org.omg.PortableServer.CurrentPackage Modifier and Type Class 描述 class
NoContext
org / omg / PortableServer / CurrentPackage / NoContext.java。 -
Uses of Throwable in org.omg.PortableServer.POAManagerPackage
Subclasses of Throwable in org.omg.PortableServer.POAManagerPackage Modifier and Type Class 描述 class
AdapterInactive
org / omg / PortableServer / POAManagerPackage / AdapterInactive.java。 -
Uses of Throwable in org.omg.PortableServer.POAPackage
Subclasses of Throwable in org.omg.PortableServer.POAPackage Modifier and Type Class 描述 class
AdapterAlreadyExists
org / omg / PortableServer / POAPackage / AdapterAlreadyExists.java。class
AdapterNonExistent
org / omg / PortableServer / POAPackage / AdapterNonExistent.java。class
InvalidPolicy
org / omg / PortableServer / POAPackage / InvalidPolicy.java。class
NoServant
org / omg / PortableServer / POAPackage / NoServant.java。class
ObjectAlreadyActive
org / omg / PortableServer / POAPackage / ObjectAlreadyActive.java。class
ObjectNotActive
org / omg / PortableServer / POAPackage / ObjectNotActive.java。class
ServantAlreadyActive
org / omg / PortableServer / POAPackage / ServantAlreadyActive.java。class
ServantNotActive
org / omg / PortableServer / POAPackage / ServantNotActive.java。class
WrongAdapter
org / omg / PortableServer / POAPackage / WrongAdapter.java。class
WrongPolicy
org / omg / PortableServer / POAPackage / WrongPolicy.java。 -
Uses of Throwable in org.w3c.dom
Subclasses of Throwable in org.w3c.dom Modifier and Type Class 描述 class
DOMException
DOM操作只会在“异常”情况下引发异常,即当操作无法执行时(出于逻辑原因,因为数据丢失,或者由于实现变得不稳定))。 -
Uses of Throwable in org.w3c.dom.events
Subclasses of Throwable in org.w3c.dom.events Modifier and Type Class 描述 class
EventException
事件操作可能会抛出其方法描述中指定的EventException
。 -
Uses of Throwable in org.w3c.dom.ls
Subclasses of Throwable in org.w3c.dom.ls Modifier and Type Class 描述 class
LSException
如果处理停止,解析器或写入操作可能会抛出LSException
。 -
Uses of Throwable in org.w3c.dom.ranges
Subclasses of Throwable in org.w3c.dom.ranges Modifier and Type Class 描述 class
RangeException
范围操作可能会抛出其方法描述中指定的RangeException
。 -
Uses of Throwable in org.w3c.dom.xpath
Subclasses of Throwable in org.w3c.dom.xpath Modifier and Type Class 描述 class
XPathException
为这些XPath接口特定的异常创建了一个新的异常。 -
Uses of Throwable in org.xml.sax
Subclasses of Throwable in org.xml.sax Modifier and Type Class 描述 class
SAXException
封装一般的SAX错误或警告。class
SAXNotRecognizedException
无法识别的标识符的异常类。class
SAXNotSupportedException
不受支持的操作的异常类。class
SAXParseException
封装XML解析错误或警告。Methods in org.xml.sax that return Throwable Modifier and Type 方法 描述 Throwable
SAXException. getCause()
返回异常的原因
-