Class OperationSetupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.espirit.firstspirit.ui.operations.OperationSetupException
All Implemented Interfaces:
Serializable

public class OperationSetupException extends RuntimeException
Exception thrown when an operation cannot be performed with the given setup.
Since:
5.0.102
See Also:
  • Constructor Details

    • OperationSetupException

      public OperationSetupException()
  • Method Details

    • getKey

      public String getKey()
      Provides a generic key for identifying the exception.
      Returns:
      A key
      Since:
      5.0.102