public class ImmutablesError
extends java.lang.VirtualMachineError
| Constructor and Description |
|---|
ImmutablesError()
Constructs an ImmutablesError with no detail message.
|
ImmutablesError(java.lang.String msg)
Constructs an ImmutablesError with the specified detail message.
|
public ImmutablesError()
public ImmutablesError(java.lang.String msg)
msg - the String that contains a detailed message