android - doesNotRecognizeSelector equivalent in Java -


is there equivalent or hack catch unimplemented method call in java can doesnotrecognizeselector in objective c. i'm looking way have object replying method call default behavior when method not implemented ? possible use such pattern in java ?

you can use unsupportedoperationexception similar thing.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -