public class SmartContentException extends Exception
This class represents an exception while processing content within Smart Content Authoring.
| Constructor and Description |
|---|
SmartContentException(String message)
Creates a new
SmartContentException. |
SmartContentException(String message,
Throwable cause)
Creates a new nested
SmartContentException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SmartContentException(String message)
Creates a new SmartContentException.
message - Text describing the exceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved