Package com.saperion.ngc.exception
Class DeleteSubfolderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.saperion.ngc.exception.NgcException
-
- com.saperion.ngc.exception.NavigationException
-
- com.saperion.ngc.exception.DeleteSubfolderException
-
- All Implemented Interfaces:
java.io.Serializable
public class DeleteSubfolderException extends NavigationException
Exception thrown when a user tries to delete a folder with subfolders.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DeleteSubfolderException(java.lang.String message)
Constructor.
-
Method Summary
-
Methods inherited from class com.saperion.ngc.exception.NavigationException
isLimitError
-
-