Class UncheckedIOExceptionKt
-
- All Implemented Interfaces:
public final class UncheckedIOExceptionKt
-
-
Method Summary
Modifier and Type Method Description final static UncheckedIOExceptionuncheckedIoException(FakeContext $self, String message)Generates a Java unchecked IO exception. -
-
Method Detail
-
uncheckedIoException
final static UncheckedIOException uncheckedIoException(FakeContext $self, String message)
Generates a Java unchecked IO exception.
-
-
-
-