Class FileNotFoundExceptionKt
-
- All Implemented Interfaces:
public final class FileNotFoundExceptionKt
-
-
Method Summary
Modifier and Type Method Description final static FileNotFoundExceptionfileNotFoundException(FakeContext $self, String message)Generates a Java file-not-found exception. -
-
Method Detail
-
fileNotFoundException
final static FileNotFoundException fileNotFoundException(FakeContext $self, String message)
Generates a Java file-not-found exception.
-
-
-
-