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