The assignment is illegal, such as the assignee being a constant.
Parent Class
Type | Name | Signature |
---|---|---|
constructor | IllegalAssignmentException | public IllegalAssignmentException(string) |
public IllegalAssignmentException(string msg)
Create an instance of IllegalAssignmentException with specified message. Mainly reserved for system use.
Parameters