Class RegistryTenantNotFoundException

    • Constructor Detail

      • RegistryTenantNotFoundException

        public RegistryTenantNotFoundException()
      • RegistryTenantNotFoundException

        public RegistryTenantNotFoundException​(String message,
                                               Throwable cause,
                                               boolean enableSuppression,
                                               boolean writableStackTrace)
      • RegistryTenantNotFoundException

        public RegistryTenantNotFoundException​(String message,
                                               Throwable cause)
      • RegistryTenantNotFoundException

        public RegistryTenantNotFoundException​(String message)
      • RegistryTenantNotFoundException

        public RegistryTenantNotFoundException​(Throwable cause)