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