@Exported public class InvocationException extends Exception
Constructor | Description |
---|---|
InvocationException(ObjectReference exception) |
Modifier and Type | Method | Description |
---|---|---|
ObjectReference |
exception() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvocationException(ObjectReference exception)
public ObjectReference exception()
Copyright © 1999, 2025, Oracle and/or its affiliates. All rights reserved.