Package com.saperion.ngc.exception
Class FolderOperationNotAllowedException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.saperion.ngc.exception.NgcException
- 
- com.saperion.ngc.exception.NavigationException
- 
- com.saperion.ngc.exception.FolderOperationNotAllowedException
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class FolderOperationNotAllowedException extends NavigationException Exception thrown when an operation on a folder is not allowed.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description FolderOperationNotAllowedException(java.lang.String message)Instantiates a new folder operation not allowed exception.
 - 
Method Summary- 
Methods inherited from class com.saperion.ngc.exception.NavigationExceptionisLimitError
 
- 
 
-