Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Java.Interop.JniTypeSignature("java/lang/Throwable")]
public class JavaException : Exception, IDisposable, Java.Interop.IJavaPeerable
[<Java.Interop.JniTypeSignature("java/lang/Throwable")>]
type JavaException = class
inherit Exception
interface IJavaPeerable
interface IDisposable