public class ExportException extends AbstractCheckedException
Constructor and Description |
---|
ExportException(String message)
Constructs an
ExportException object with the specified message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExportException(String message)
ExportException
object with the specified message.message
- The detail message (which is saved for later retrieval by the AbstractCheckedException.getMessage()
).<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>