Exception: javax.management.openmbean.InvalidKeyException
- public exception InvalidKeyException
- extends IllegalArgumentException
- implements Serializable
This runtime exception is thrown to indicate that a method parameter which was expected to be
an item name of a composite data or a row index of a tabular data is not valid.
Inheritance
Superclass tree:- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- javax.management.openmbean.InvalidKeyException
