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

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

Introduction

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

The text is from its open source code.

Constructor

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

Method

StringgetMessage()
Returns the detail message string of this throwable.