org.apache.axis2.corba.exceptions
Class PreProcessorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.axis2.corba.exceptions.CorbaException
              extended by org.apache.axis2.corba.exceptions.PreProcessorException
All Implemented Interfaces:
Serializable

public class PreProcessorException
extends CorbaException

See Also:
Serialized Form

Constructor Summary
PreProcessorException(String string)
           
PreProcessorException(String string, Exception e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PreProcessorException

public PreProcessorException(String string,
                             Exception e)

PreProcessorException

public PreProcessorException(String string)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.