Class SocketExceptionKt
-
- All Implemented Interfaces:
public final class SocketExceptionKt
-
-
Method Summary
Modifier and Type Method Description final static SocketExceptionsocketException(FakeContext $self, String message)Generates a Java socket exception. -
-
Method Detail
-
socketException
final static SocketException socketException(FakeContext $self, String message)
Generates a Java socket exception.
-
-
-
-