public class UnmodifiableSetException extends java.lang.RuntimeException
| Constructor and Description |
|---|
UnmodifiableSetException()
Creates a
UnmodifiableSetException. |
UnmodifiableSetException(java.lang.String message)
Creates a
UnmodifiableSetException
with the given message. |
public UnmodifiableSetException()
UnmodifiableSetException.public UnmodifiableSetException(java.lang.String message)
UnmodifiableSetException
with the given message.message - the message of the exception