Class IOExceptionKt
-
- All Implemented Interfaces:
public final class IOExceptionKt
-
-
Method Summary
Modifier and Type Method Description final static IOExceptionioException(FakeContext $self, String message)Generates a Java IO exception. -
-
Method Detail
-
ioException
final static IOException ioException(FakeContext $self, String message)
Generates a Java IO exception.
-
-
-
-