Class ijException

All Implemented Interfaces:
Serializable

public class ijException extends RuntimeException
ijException is used to get messages from the ij parser to the main ij loop. Because this is not under the protocol/impl umbrella, it does not have available to it the message service. At this time, all messages are hard-coded in this file. A more serviceable solution may need to be found.
See Also: