Package tools.exceptions
Class IllegalNameException
Object
Throwable
Exception
RuntimeException
IllegalArgumentException
IllegalNameException
- All Implemented Interfaces:
Serializable
public class IllegalNameException
extends IllegalArgumentException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IllegalNameException(String name)
-
Method Summary
-
Constructor Details
-
IllegalNameException
public IllegalNameException(String name)
-