throw_error (object ex) ⇒ void
Throws an error with the message given in msg. If the error is not caught, ZPE will exit the program.
First available: Version 1.4.3.40
Prior to ZPE 1.12.8
Throws an error with the string message given to it.
Comments