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

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

public class CxmlParseError
extends Error

See Also:
Serialized Form

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

CxmlParseError

public CxmlParseError()

CxmlParseError

public CxmlParseError(String arg0)

CxmlParseError

public CxmlParseError(String arg0,
                      Throwable arg1)

CxmlParseError

public CxmlParseError(Throwable arg0)


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