public class IllegalAddException
extends java.lang.IllegalArgumentException
| Constructor | Description |
|---|---|
IllegalAddException(java.lang.String reason) |
This will create an
Exception with the specified
error message. |
Copyright ? 2019 Jason Hunter, Brett McLaughlin. All Rights Reserved.