Package ion.Meta.Exceptions
Class TypeSetArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- ion.Meta.Exceptions.TypeSetArgumentException
-
- All Implemented Interfaces:
java.io.Serializable
public class TypeSetArgumentException extends java.lang.IllegalArgumentException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TypeSetArgumentException(java.lang.String message, java.lang.String paramName, TypeSet typeSet)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TypeSetgetTypeSet()
-