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