Thrown when the client is trying to acquire a model that is unknown to the Tooling API.
The exception extends UnsupportedVersionException only for backwards compatibility reasons.
Constructor and description |
---|
UnknownModelException
(String message) |
UnknownModelException
(String message, Throwable cause) |
Methods inherited from class | Name |
---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |