org.jdom
public class IllegalDataException extends IllegalArgumentException
Version: $Revision: 1.14 $, $Date: 2007/11/10 05:28:59 $
| Constructor Summary | |
|---|---|
| IllegalDataException(String reason)
This will create an exceptoin with the specified error message.
| |
Parameters: reason cause of the problem