public class TextEntryParseException extends IsisApplicationException
| Constructor and Description |
|---|
TextEntryParseException() |
TextEntryParseException(String message) |
TextEntryParseException(String message,
Throwable cause) |
TextEntryParseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TextEntryParseException()
public TextEntryParseException(String message)
public TextEntryParseException(Throwable cause)
public TextEntryParseException(String message, Throwable cause)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.