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