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