MSIR.0753 Explicit (action) not allowed for class (class)
An explicit New or Discard was issued against an object variable but the class does not allow the specified method to be explicitly invoked. If the object is a member of a system class, check the class documentation to determine how and when instances of the class are instantiated or discarded. If the object is a member of a User Language class, determine if there is a good reason for the Disallow of New or Discard.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
ECHO | Displays the line that caused the error |