Name

NotSupportedException

Synopsis

This exception is thrown if a given resource adapter or resource cannot perform the requested operation because it isn’t supported.

                  Exceptions
public class NotSupportedException extends ResourceException {
// Public Constructors
   public NotSupportedException( String reason);  
   public NotSupportedException(String reason, 
        String errorCode);  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.