@Exported public class InternalException extends RuntimeException
| Constructor and Description | 
|---|
| InternalException() | 
| InternalException(int errorCode) | 
| InternalException(String s) | 
| InternalException(String s,
                 int errorCode) | 
| Modifier and Type | Method and 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.