RichFaces CDK XInclude Transformer 4.1.0.20111111-CR1

org.apache.cocoon.pipeline.component.sax
Class ProcessingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by org.apache.cocoon.pipeline.component.sax.ProcessingException
All Implemented Interfaces:
Serializable

public class ProcessingException
extends SAXException

Author:
asmirnov@exadel.com
See Also:
Serialized Form

Constructor Summary
ProcessingException()
          

ProcessingException(Exception cause)
          

ProcessingException(String message)
          

ProcessingException(String message, Exception cause)
          

 
Method Summary
 
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
 

Constructor Detail

ProcessingException

public ProcessingException()


ProcessingException

public ProcessingException(Exception cause)

Parameters:
cause -

ProcessingException

public ProcessingException(String message)

Parameters:
message -

ProcessingException

public ProcessingException(String message,
                           Exception cause)

Parameters:
message -
cause -

RichFaces CDK XInclude Transformer 4.1.0.20111111-CR1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.