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 DExecException.java48 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 310 milliseconds