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, setReason
public int getSecurityId()
public String toString()
toString
in class ErrorEventArgs
Copyright © 2010–2020 Onix Solutions. All rights reserved.