public class ObjSQLIllegalSQLStringException extends BeeException
| Modifier | Constructor and Description |
|---|---|
|
ObjSQLIllegalSQLStringException() |
|
ObjSQLIllegalSQLStringException(String message) |
|
ObjSQLIllegalSQLStringException(String message,
Throwable cause) |
protected |
ObjSQLIllegalSQLStringException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
ObjSQLIllegalSQLStringException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjSQLIllegalSQLStringException()
public ObjSQLIllegalSQLStringException(String message)
public ObjSQLIllegalSQLStringException(String message, Throwable cause)
public ObjSQLIllegalSQLStringException(Throwable cause)
Copyright © 2024. All rights reserved.