public class ResourceTypeException extends RepositoryRuntimeException
RepositoryRuntimeException that may be thrown when attempting a
operation (or instantiation) of a FedoraResource
on a different (and incompatible) type.| Constructor and Description |
|---|
ResourceTypeException(String message)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceTypeException(String message)
message - the messageCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.