org.mmbase.module.builders
Class HFSCmdFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mmbase.module.builders.HFSCmdFailedException
- All Implemented Interfaces:
- java.io.Serializable
- public class HFSCmdFailedException
- extends java.lang.Exception
- Version:
- $Id: HFSCmdFailedException.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
HFSCmdFailedException
public HFSCmdFailedException()
HFSCmdFailedException
public HFSCmdFailedException(java.lang.String message)
HFSCmdFailedException
public HFSCmdFailedException(java.lang.Throwable cause)
HFSCmdFailedException
public HFSCmdFailedException(java.lang.String message,
java.lang.Throwable cause)
HFSCmdFailedException
public HFSCmdFailedException(java.lang.String errval,
java.lang.String explanation)
- Warning: No Java Documentation Available.
MMBase build 1.7.1.20041002