public class AsException extends RuntimeException
as(...)
method that is expected to retrieve a role for a given datum, when the
role is not found.Constructor and Description |
---|
AsException(Class<?> roleType)
Creates an exception.
|
AsException(Class<?> clazz,
Throwable cause)
Creates an exception with a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AsException(@Nonnull Class<?> roleType)
roleType
- the type of the role that was searched and not foundCopyright © 2009-2013 Tidalwave s.a.s. (http://tidalwave.it). All Rights Reserved.