org.apache.cocoon.pipeline.component.sax
Class ProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.apache.cocoon.pipeline.component.sax.ProcessingException
- All Implemented Interfaces:
- java.io.Serializable
public class ProcessingException
- extends org.xml.sax.SAXException
- Author:
- asmirnov@exadel.com
- See Also:
- Serialized Form
| Methods inherited from class org.xml.sax.SAXException |
getCause, getException, getMessage, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ProcessingException
public ProcessingException()
-
ProcessingException
public ProcessingException(java.lang.Exception cause)
-
- Parameters:
cause -
ProcessingException
public ProcessingException(java.lang.String message)
-
- Parameters:
message -
ProcessingException
public ProcessingException(java.lang.String message,
java.lang.Exception cause)
-
- Parameters:
message - cause -
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.