Class InaTapeProxyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.storage.cold.server.simulator.exception.InaTapeProxyException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InaTapeProxyBadRequestException, InaTapeProxyServerException

public abstract class InaTapeProxyException extends Exception
See Also:
  • Constructor Details

    • InaTapeProxyException

      public InaTapeProxyException(String message)
    • InaTapeProxyException

      public InaTapeProxyException(Throwable e)
    • InaTapeProxyException

      public InaTapeProxyException(String message, Throwable cause)