edu.ntnu.item.jt.VMware.errors
Class DirectoryCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ntnu.item.jt.VMware.errors.VMWareException
edu.ntnu.item.jt.VMware.errors.DirectoryCreationException
- All Implemented Interfaces:
- Serializable
public class DirectoryCreationException
- extends VMWareException
Indicates that an exception occured when trying to create a directory.
- Author:
- Thomas Langerud
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DirectoryCreationException
public DirectoryCreationException(String reason,
long errCode)