Files
G4G0-1/Semester 1/Programming 1/Java/examples/projects/chapter14/address-book-v3t/NoMatchingDetailsException.ctxt
2024-01-15 20:14:10 +00:00

12 lines
468 B
Plaintext
Executable File

#BlueJ class context
comment0.params=key
comment0.target=NoMatchingDetailsException(java.lang.String)
comment0.text=\n\ Store\ the\ details\ in\ error.\n\ @param\ key\ The\ key\ with\ no\ match.\n
comment1.params=
comment1.target=java.lang.String\ getKey()
comment1.text=\n\ @return\ The\ key\ in\ error.\n
comment2.params=
comment2.target=java.lang.String\ toString()
comment2.text=\n\ @return\ A\ diagnostic\ string\ containing\ the\ key\ in\ error.\n
numComments=3