Java javax.naming.directory InvalidAttributeValueException fields, constructors, methods, implement or subclass

Example usage for Java javax.naming.directory InvalidAttributeValueException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.naming.directory InvalidAttributeValueException.

The text is from its open source code.

Constructor

InvalidAttributeValueException(String explanation)
Constructs a new instance of InvalidAttributeValueException using an explanation.
InvalidAttributeValueException()
Constructs a new instance of InvalidAttributeValueException.