public class NotInTheDomainException
extends java.lang.Exception
| Constructor and Description |
|---|
NotInTheDomainException(SetValue domain,
Value value,
java.lang.String message)
Constructor of an exception
|
| Modifier and Type | Method and Description |
|---|---|
SetValue |
getDomain() |
Value |
getValue() |