javax.print.attribute
public class UnmodifiableSetException extends RuntimeException
Since: 1.4
| Constructor Summary | |
|---|---|
| UnmodifiableSetException()
Creates a UnmodifiableSetException. | |
| UnmodifiableSetException(String message)
Creates a UnmodifiableSetException
with the given message.
| |
UnmodifiableSetException.UnmodifiableSetException
with the given message.
Parameters: message the message of the exception