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