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