Resty icon indicating copy to clipboard operation
Resty copied to clipboard

Resty source compilation error - getAcceptedTypes()

Open prasad83 opened this issue 12 years ago • 0 comments

getAcceptedTypes() in us.monoid.web.XMLResource cannot override getAcceptedTypes() in us.monoid.web.AbstractResource; attempting to assign weaker access privileges; was protected

Match the function signature.

protected String getAcceptedTypes()

prasad83 avatar Apr 04 '13 07:04 prasad83