public class InsertOrUpdateNotSupportedException extends SQLEngineRuntimeException
Constructor and Description |
---|
InsertOrUpdateNotSupportedException()
Instantiates a new insert or update not supported exception.
|
InsertOrUpdateNotSupportedException(String message)
Instantiates a new insert or update not supported exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InsertOrUpdateNotSupportedException(String message)
message
- the messagepublic InsertOrUpdateNotSupportedException()
Copyright © 2003–2021 XDEV Software. All rights reserved.