Java javax.management BadAttributeValueExpException fields, constructors, methods, implement or subclass

Example usage for Java javax.management BadAttributeValueExpException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.management BadAttributeValueExpException.

The text is from its open source code.

Constructor

BadAttributeValueExpException(Object val)
Constructs a BadAttributeValueExpException using the specified Object to create the toString() value.

Method

ClassgetClass()
Returns the runtime class of this Object .