Searched defs:OperationUnsupportedException (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/deployment/javax.enterprise.deploy/src/main/java/javax/enterprise/deploy/spi/exceptions/
H A DOperationUnsupportedException.java47 public class OperationUnsupportedException extends Exception class in inherits:Exception
51 * Creates an new OperationUnsupportedException object.
56 public OperationUnsupportedException(String s) method in class:OperationUnsupportedException

Completed in 20 milliseconds