Class SecretsManagerException

All Implemented Interfaces:
Serializable

public class SecretsManagerException extends WebServiceException
See Also:
  • Field Details

  • Constructor Details

    • SecretsManagerException

      public SecretsManagerException(String message)
    • SecretsManagerException

      public SecretsManagerException(javax.ws.rs.core.Response.Status status, String message)
  • Method Details