Package unlimited.fc.server.api
Class DeleteVirtualFolderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- unlimited.fc.server.api.DeleteVirtualFolderException
-
- All Implemented Interfaces:
java.io.Serializable
public class DeleteVirtualFolderException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DeleteVirtualFolderException(java.lang.Throwable cause)
-