Class SQLTimeoutExceptionKt
-
- All Implemented Interfaces:
public final class SQLTimeoutExceptionKt
-
-
Method Summary
Modifier and Type Method Description final static SQLTimeoutExceptionsqlTimeoutException(FakeContext $self, String message)Generates a Java SQL timeout exception. -
-
Method Detail
-
sqlTimeoutException
final static SQLTimeoutException sqlTimeoutException(FakeContext $self, String message)
Generates a Java SQL timeout exception.
-
-
-
-