Package com.saperion.ngc.exception
Class DuplicateFolderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.saperion.ngc.exception.NgcException
-
- com.saperion.ngc.exception.NavigationException
-
- com.saperion.ngc.exception.DuplicateFolderException
-
- All Implemented Interfaces:
java.io.Serializable
public class DuplicateFolderException extends NavigationException
Exception thrown when a sibling with the same name already exists.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateFolderException(java.lang.String message)
Constructor.
-
Method Summary
-
Methods inherited from class com.saperion.ngc.exception.NavigationException
isLimitError
-
-