| Class and Description |
|---|
| ParametricBuilder
Creates
CommandCallables from methods in an object that have been
annotated with Command. |
| Class and Description |
|---|
| ConsumeException
Thrown when parameters being consumed raise an exception or error.
|
| ParameterData
Describes a parameter in detail.
|
| ParameterException
Thrown if there is an error with a parameter.
|
| ParametricBuilder
Creates
CommandCallables from methods in an object that have been
annotated with Command. |
| ParametricException
Thrown if the
ParametricBuilder can't build commands from
an object for whatever reason. |
| UnconsumedParameterException
Thrown when there are leftover parameters that were not consumed, particular in the
case of the user providing too many parameters.
|
| Class and Description |
|---|
| ParameterException
Thrown if there is an error with a parameter.
|
| Class and Description |
|---|
| ParameterData
Describes a parameter in detail.
|
| ParameterException
Thrown if there is an error with a parameter.
|
| Class and Description |
|---|
| ParameterData
Describes a parameter in detail.
|
| ParameterException
Thrown if there is an error with a parameter.
|
| UnconsumedParameterException
Thrown when there are leftover parameters that were not consumed, particular in the
case of the user providing too many parameters.
|
Copyright © 2015. All Rights Reserved.