Serializable, IDLEntitypublic final class UnknownUserException extends UserException
Any object contained in the
UnknownUserException object. This is available from the
Environment object returned by the method Request.env.Request| Modifier and Type | Field | Description |
|---|---|---|
Any |
except |
The
Any instance that contains the actual user exception thrown
by the server. |
| Constructor | Description |
|---|---|
UnknownUserException() |
Constructs an
UnknownUserException object. |
UnknownUserException(Any a) |
Constructs an
UnknownUserException object that contains the given
Any object. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Any except
Any instance that contains the actual user exception thrown
by the server.public UnknownUserException()
UnknownUserException object.public UnknownUserException(Any a)
UnknownUserException object that contains the given
Any object.a - an Any object that contains a user exception returned
by the server Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b153-2