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