Java org.springframework.jndi TypeMismatchNamingException fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jndi TypeMismatchNamingException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.jndi TypeMismatchNamingException.

The text is from its open source code.

Constructor

TypeMismatchNamingException(String jndiName, Class requiredType, Class actualType)
Construct a new TypeMismatchNamingException, building an explanation text from the given arguments.