Class SaFolderOperationNotAllowedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SaFolderOperationNotAllowedException
    extends SaSystemException
    Thrown when an operation with folders is not allowed.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SaFolderOperationNotAllowedException​(java.lang.String errorMessage)
      Instantiates a new SaFolderOperationNotAllowed exception.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SaFolderOperationNotAllowedException

        public SaFolderOperationNotAllowedException​(java.lang.String errorMessage)
        Instantiates a new SaFolderOperationNotAllowed exception.
        Parameters:
        errorMessage - the error message