org.fcrepo.server.errors
Class MethodParmNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.server.errors.ServerException
org.fcrepo.server.errors.StorageException
org.fcrepo.server.errors.MethodParmNotFoundException
- All Implemented Interfaces:
- Serializable
public class MethodParmNotFoundException
- extends StorageException
Signals that a method parameter associated with a Service Deployment
could not be found.
- Author:
- Ross Wayland
- See Also:
- Serialized Form
MethodParmNotFoundException
public MethodParmNotFoundException(String message)
- Creates a MethodParmNotFoundException.
- Parameters:
message - An informative message explaining what happened and (possibly) how
to fix it.
Copyright © 2011 DuraSpace. All Rights Reserved.