- All Implemented Interfaces:
- java.io.Serializable
public class MissingParameterException
extends OperationFailedException
Exception class to indicate that an operation's parameter is missing
(has not been specified by caller and there was no default value that
could be used).
- Author:
- Marco Schmidt
- See Also:
- Serialized Form