public class ContentException extends RuntimeException
Constructor and Description |
---|
ContentException(String msg)
Create a new content exception.
|
ContentException(String msg,
Throwable cause)
Create a new content exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012. All Rights Reserved.