Class ImportInstructionsInternalException

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

public class ImportInstructionsInternalException extends RuntimeException
See Also:
  • Constructor Details

    • ImportInstructionsInternalException

      public ImportInstructionsInternalException(String message)
    • ImportInstructionsInternalException

      public ImportInstructionsInternalException(String message, Throwable cause)