public class SecurityErrorEventArgs extends ErrorEventArgs
| Constructor and Description |
|---|
SecurityErrorEventArgs(String channelId,
String reason,
int securityId,
Exception exception)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSecurityId()
Security Id.
|
String |
toString()
Convert object to string representation.
|
getChannelId, getException, getReason, setReasonpublic int getSecurityId()
public String toString()
toString in class ErrorEventArgsCopyright © 2010–2020 Onix Solutions. All rights reserved.