public class JndiError extends JndiReply
Modifier and Type | Field and Description |
---|---|
private NamingException |
exc |
private static long |
serialVersionUID |
Constructor and Description |
---|
JndiError(NamingException exc) |
private static final long serialVersionUID
private NamingException exc
public JndiError(NamingException exc)
public final NamingException getException()
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.