uk.ac.soton.itinnovation.grid.types
Class InvalidMatchRuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.ac.soton.itinnovation.grid.types.GridErrorException
uk.ac.soton.itinnovation.grid.types.InvalidMatchRuleException
- All Implemented Interfaces:
- Serializable
public class InvalidMatchRuleException
- extends GridErrorException
Thrown when the user specifies an unrecognised subject match pattern.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidMatchRuleException
public InvalidMatchRuleException(String message)
InvalidMatchRuleException
public InvalidMatchRuleException(String message,
Throwable cause)
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.