Class RamImportFileLoadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.atp.auth.springbootstarter.exceptions.AtpException
org.qubership.atp.ram.exceptions.internal.RamImportFileLoadException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="RAM-0005") public class RamImportFileLoadException extends org.qubership.atp.auth.springbootstarter.exceptions.AtpException
See Also:
  • Field Details

  • Constructor Details

    • RamImportFileLoadException

      public RamImportFileLoadException(String path)