org.mmbase.module.builders
Class CmdFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mmbase.module.builders.CmdFailedException
- All Implemented Interfaces:
- java.io.Serializable
- public class CmdFailedException
- extends java.lang.Exception
- Version:
- $Id: CmdFailedException.java,v 1.5 2003/08/29 09:36:52 pierre Exp $
- Author:
- David V van Zeventer
- See Also:
- Serialized Form
- Warning: No Java Documentation Available.
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
errval
public java.lang.String errval
explanation
public java.lang.String explanation
CmdFailedException
public CmdFailedException()
CmdFailedException
public CmdFailedException(java.lang.String message)
CmdFailedException
public CmdFailedException(java.lang.Throwable cause)
CmdFailedException
public CmdFailedException(java.lang.String message,
java.lang.Throwable cause)
CmdFailedException
public CmdFailedException(java.lang.String errval,
java.lang.String explanation)
- Warning: No Java Documentation Available.
MMBase build 1.7.1.20041002