public class UnmodifiableSetException extends RuntimeException
Constructor and Description |
---|
UnmodifiableSetException()
Constructs an UnsupportedOperationException with no detail message.
|
UnmodifiableSetException(String message)
Constructs an UnmodifiableSetException with the specified
detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnmodifiableSetException()
public UnmodifiableSetException(String message)
message
- the detail messageaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.