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