public abstract class UndefinedEventArchetypeException
extends java.lang.Exception
| Modifier | Constructor and Description |
|---|---|
protected |
UndefinedEventArchetypeException(@NotNull java.lang.String msg)
Creates a new instance.
|
protected |
UndefinedEventArchetypeException(@NotNull java.lang.String msg,
@NotNull java.lang.Throwable cause)
Creates a new instance.
|
protected UndefinedEventArchetypeException(@NotNull
@NotNull java.lang.String msg)
msg - the exception messageprotected UndefinedEventArchetypeException(@NotNull
@NotNull java.lang.String msg,
@NotNull
@NotNull java.lang.Throwable cause)
msg - the exception messagecause - the cause