public class SafeCallingAvoidantException extends PdfException
object| Constructor and Description |
|---|
SafeCallingAvoidantException(String message)
Creates a new instance of
SafeCallingAvoidantException with the specified detail message. |
SafeCallingAvoidantException(String message,
Object obj)
Creates a new instance of
SafeCallingAvoidantException with the specified detail message |
getMessage, getMessageParams, setMessageParamsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SafeCallingAvoidantException(String message)
SafeCallingAvoidantException with the specified detail message.message - the detail messagepublic SafeCallingAvoidantException(String message, Object obj)
SafeCallingAvoidantException with the specified detail messagemessage - the detail message.obj - an object for more details.Copyright © 1998–2025 Apryse Group NV. All rights reserved.