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