public class LogonException
extends java.lang.Exception
| Constructor and Description |
|---|
LogonException()
Creates new
LogonException without detail message. |
LogonException(java.lang.String msg)
Constructs an
LogonException with the specified detail message. |