JavaException 类

定义

[Java.Interop.JniTypeSignature("java/lang/Throwable")]
public class JavaException : Exception, IDisposable, Java.Interop.IJavaPeerable
[Java.Interop.JniTypeSignature("java/lang/Throwable", GenerateJavaPeer=false)]
public class JavaException : Exception, IDisposable, Java.Interop.IJavaPeerable
[<Java.Interop.JniTypeSignature("java/lang/Throwable")>]
type JavaException = class
    inherit Exception
    interface IJavaPeerable
    interface IDisposable
[<Java.Interop.JniTypeSignature("java/lang/Throwable", GenerateJavaPeer=false)>]
type JavaException = class
    inherit Exception
    interface IJavaPeerable
    interface IDisposable
继承
JavaException
属性
实现

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于