public class FeatureNotSupportedException extends SQLFeatureNotSupportedException
Modifier and Type | Class and Description |
---|---|
static class |
FeatureNotSupportedException.NotSupportedMessage |
Constructor and Description |
---|
FeatureNotSupportedException() |
FeatureNotSupportedException(FeatureNotSupportedException.NotSupportedMessage message) |
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public FeatureNotSupportedException()
public FeatureNotSupportedException(FeatureNotSupportedException.NotSupportedMessage message)
Copyright © 2012–2018 UCanAccess. All rights reserved.