org.fcrepo.client.utility.validate.process
Class ValidatorProcessUsageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.fcrepo.client.utility.validate.process.ValidatorProcessUsageException
- All Implemented Interfaces:
- Serializable
public class ValidatorProcessUsageException
- extends RuntimeException
Indicates bad or missing arguments to the ValidatorProcess.
- Author:
- Jim Blake
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidatorProcessUsageException
public ValidatorProcessUsageException()
ValidatorProcessUsageException
public ValidatorProcessUsageException(String message,
Throwable cause)
ValidatorProcessUsageException
public ValidatorProcessUsageException(String message)
ValidatorProcessUsageException
public ValidatorProcessUsageException(Throwable cause)
Copyright © 2012 DuraSpace. All Rights Reserved.