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