public class ContentException
extends java.lang.RuntimeException
| Constructor and Description | 
|---|
ContentException(java.lang.String msg)
Create a new content exception. 
 | 
ContentException(java.lang.String msg,
                java.lang.Throwable cause)
Create a new content exception. 
 |