javax.enterprise.deploy.spi.exceptions
public class OperationUnsupportedException extends Exception
Constructor Summary | |
---|---|
OperationUnsupportedException(String s)
Creates a new OperationUnsupportedException.
|
Parameters: s a string giving more information about the unsupported operation.