Class AuthManagerServiceException

    • Constructor Detail

      • AuthManagerServiceException

        public AuthManagerServiceException​(List<ServiceError> list)
        Parameters:
        list - The error list.
    • Method Detail

      • getList

        public List<ServiceError> getList()
        Getter for error list.
        Returns:
        The error list.