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