Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | ImmutableResourceException(String
the message String. s)Construct a new ImmutableResourceException with the specified message. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID |
ImmutableResourceException | back to summary |
---|---|
public ImmutableResourceException() Default constructor. |
ImmutableResourceException | back to summary |
---|---|
public ImmutableResourceException(String s) Construct a new ImmutableResourceException with the specified message.
|