OperationNotSupportedException() Constructs a OperationNotSupportedException instance with
all data initialized to null.
public
OperationNotSupportedException(String arg0) Constructs a OperationNotSupportedException instance with
the specified message.
Parameters: arg0 - The detail message for this exception.
Constructs a OperationNotSupportedException instance with
all data initialized to null.
OperationNotSupportedException
public OperationNotSupportedException(String arg0)(Code)
Constructs a OperationNotSupportedException instance with
the specified message.
Parameters: arg0 - The detail message for this exception. It may be null.
Fields inherited from javax.naming.NamingException