Java javax.naming NotContextException fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

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