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