Class UnboundLocalError

All Implemented Interfaces:
PythonLikeObject, Serializable

public class UnboundLocalError extends NameError
See Also:
  • Field Details

  • Constructor Details