public class DisabledException extends RuntimeException
| Constructor and Description |
|---|
DisabledException() |
DisabledException(String message) |
DisabledException(String message,
Throwable cause) |
DisabledException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.