org.planx.xmlstore
Class ExecException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.planx.xmlstore.ExecException
- All Implemented Interfaces:
- Serializable
public class ExecException
- extends IOException
- Author:
- Henning Niss
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExecException
public ExecException(Throwable cause)
ExecException
public ExecException(String msg)
ExecException
public ExecException(String msg,
Throwable cause)
ExecException
public ExecException(Reference ref,
Throwable cause)
Copyright © 2004-2005 Plan-X. All Rights Reserved.