All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException | +----semper.access.NameUsageException
NameUsageExceptions are thrown whenever an error concerning role and capability names occur (e.g., if the name does not exist, or if the name is not unique).
public NameUsageException()
public NameUsageException(String s)
All Packages Class Hierarchy This Package Previous Next Index