Microsoft SDK for Java

LicenseException Class Fields

The LicenseException Class contains the following fields.

EXPIRED An exception identifier that indicates the license is expired.
INVALID An exception identifier that indicates that the license is invalid.
INVALID_USER An exception identifier that indicates an invalid user argument.
KEY_DOES_NOT_MATCH An exception identifier that indicates the key does not match.
NO_DESCRIPTORS An exception identifier that indicates there are no descriptors for the license.
NOT_FOUND An exception identifier that indicates that the license cannot be found.
READ_ERROR An exception identifier that indicates there was a read error while reading the license.
RUNTIME_ONLY An exception identifier that indicates the license has a RUNTIME style.
WRITE_ERROR An exception identifier that indicates there was a write error.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.