public class DeletionException extends Exception
| Constructor and Description |
|---|
DeletionException() |
DeletionException(String message) |
DeletionException(String message,
Throwable cause) |
DeletionException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
DeletionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All Rights Reserved.