public class ContentFragmentException
extends java.lang.Exception
Constructor and Description |
---|
ContentFragmentException(java.lang.String msg)
Create a new content fragment exception.
|
ContentFragmentException(java.lang.String msg,
java.lang.Throwable cause)
Creates a new nested content fragment exception.
|
public ContentFragmentException(java.lang.String msg)
msg
- A message describing the exceptionpublic ContentFragmentException(java.lang.String msg, java.lang.Throwable cause)
msg
- A message describing the exceptioncause
- The cause of the exceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved