ExceptionKind
=
prelude.Pattern & type {
...added methods below... }
Method signature | Return type |
---|---|
parent
|
ExceptionKind
|
raise(
message:
String)
|
Done
|
refine(
name:
String)
|
ExceptionKind
|