public class CannotAdaptClassesException extends ApplicationApiRuntimeException
Term when an given instance cannot
be adapted to a specific type.| Constructor and Description |
|---|
CannotAdaptClassesException(String message)
Create a new instance with a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotAdaptClassesException(String message)
message - the description of the failure.
Copyright (C) 2014, Center for Open Middleware