Searched defs:ExecException (Results 1 - 1 of 1) sorted by relevance
/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/util/ | ||
H A D | ExecException.java | 48 public class ExecException extends Exception class in inherits:Exception 52 Creates new <code>ExecException</code> without detail message. 55 public ExecException() method in class:ExecException 60 Constructs an <code>ExecException</code> with the specified detail message. 64 public ExecException(String msg) method in class:ExecException |
Completed in 16 milliseconds