Class SQLExceptionKt
-
- All Implemented Interfaces:
public final class SQLExceptionKt
-
-
Method Summary
Modifier and Type Method Description final static SQLExceptionsqlException(FakeContext $self, String message)Generates a Java SQL exception. -
-
Method Detail
-
sqlException
final static SQLException sqlException(FakeContext $self, String message)
Generates a Java SQL exception.
-
-
-
-