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