ExportException instead.
@Deprecated public class SocketSecurityException extends ExportException
ExportException.
detail| Constructor and Description |
|---|
SocketSecurityException(String
Deprecated.
Constructs an
SocketSecurityException with the specified detail message.
|
SocketSecurityException(String
Deprecated.
Constructs an
SocketSecurityException with the specified detail message and nested exception.
|
getCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SocketSecurityException(Strings)
SocketSecurityException with the specified detail message.
s - the detail message.