Class ImportInstructionsExternalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.variables.management.rest.exception.ImportInstructionsExternalException
All Implemented Interfaces:
Serializable

public class ImportInstructionsExternalException extends RuntimeException
See Also:
  • Constructor Details

    • ImportInstructionsExternalException

      public ImportInstructionsExternalException(String message)
    • ImportInstructionsExternalException

      public ImportInstructionsExternalException(String message, Throwable cause)