Class EOFExceptionKt
-
- All Implemented Interfaces:
public final class EOFExceptionKt
-
-
Method Summary
Modifier and Type Method Description final static EOFExceptioneofException(FakeContext $self, String message)Generates a Java EOF exception. -
-
Method Detail
-
eofException
final static EOFException eofException(FakeContext $self, String message)
Generates a Java EOF exception.
-
-
-
-