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, toString
Copyright © 2024. All rights reserved.