Class RoleNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rcore.rest.api.commons.exception.HttpCommunicationException
ru.foodtechlab.lib.auth.integration.core.role.exception.RoleServiceException
ru.foodtechlab.lib.auth.integration.core.role.exception.RoleNotFoundException
All Implemented Interfaces:
Serializable

public class RoleNotFoundException extends RoleServiceException
See Also:
  • Constructor Details

    • RoleNotFoundException

      public RoleNotFoundException(Object response)