public class ContentException extends Exception
Constructor and Description |
---|
ContentException() |
ContentException(String pMessage) |
ContentException(String pMessage,
Throwable pCause) |
ContentException(Throwable pCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.