public class ParseException extends RuntimeException
| Constructor and Description | 
|---|
| ParseException(String message)This method parse the exception and displays the message. | 
| ParseException(String message,
                            Throwable t)This method parse the exception and displays the message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseException(String message)
message - public ParseException(String message, Throwable t)
message - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.