2 lines
94 B
R
2 lines
94 B
R
stop("An error has occured")
|
|
stop(e) #where e is a simpleError, as above
|