Class CannotMapFormInfo

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.stapi.formapi.forminfo.exceptions.CannotMapFormInfo
All Implemented Interfaces:
Serializable

public class CannotMapFormInfo extends RuntimeException
See Also:
  • Method Details

    • becauseThereWasNoCommandHandlerDefinitionForProvidedOperation

      public static CannotMapFormInfo becauseThereWasNoCommandHandlerDefinitionForProvidedOperation(String operationId)
    • becauseThereWasNoCommandHandlerDefinitionForProvidedOperation

      public static CannotMapFormInfo becauseThereWasNoCommandHandlerDefinitionForProvidedOperation(String operationId, Throwable cause)