de.jstacs.parameters
Class CollectionParameter.InconsistentCollectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.jstacs.parameters.ParameterException
de.jstacs.parameters.CollectionParameter.InconsistentCollectionException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CollectionParameter
public class CollectionParameter.InconsistentCollectionException
- extends ParameterException
This exception is thrown if the CollectionParameter is
inconsistent for some reason.
- Author:
- Jan Grau
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CollectionParameter.InconsistentCollectionException
public CollectionParameter.InconsistentCollectionException(String message)
- Constructs a new
CollectionParameter.InconsistentCollectionException with message
message.
- Parameters:
message - the error message