public class CxmlParseException extends Exception
| Constructor and Description | 
|---|
| CxmlParseException() | 
| CxmlParseException(String arg0) | 
| CxmlParseException(String arg0,
                                    Throwable arg1) | 
| CxmlParseException(Throwable arg0) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CxmlParseException()
public CxmlParseException(String arg0)
public CxmlParseException(String arg0, Throwable arg1)
public CxmlParseException(Throwable arg0)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.