org.kuali.kfs.module.purap.exception
Class CxmlParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.kuali.kfs.module.purap.exception.CxmlParseException
All Implemented Interfaces:
Serializable

public class CxmlParseException
extends Exception

See Also:
Serialized Form

Constructor Summary
CxmlParseException()
           
CxmlParseException(String arg0)
           
CxmlParseException(String arg0, Throwable arg1)
           
CxmlParseException(Throwable arg0)
           
 
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

CxmlParseException

public CxmlParseException()

CxmlParseException

public CxmlParseException(String arg0)

CxmlParseException

public CxmlParseException(String arg0,
                          Throwable arg1)

CxmlParseException

public CxmlParseException(Throwable arg0)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.